Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to read tables in Excel Worksheet witc C# and XML Pin
Member 1110881716-Oct-14 21:14
Member 1110881716-Oct-14 21:14 
AnswerRe: How to read tables in Excel Worksheet witc C# and XML Pin
Eddy Vluggen16-Oct-14 9:05
professionalEddy Vluggen16-Oct-14 9:05 
QuestionC#/C wrapper Pin
Nikolaj jensen16-Oct-14 2:39
Nikolaj jensen16-Oct-14 2:39 
AnswerRe: C#/C wrapper Pin
Richard MacCutchan16-Oct-14 2:59
mveRichard MacCutchan16-Oct-14 2:59 
GeneralRe: C#/C wrapper Pin
Nikolaj jensen16-Oct-14 3:52
Nikolaj jensen16-Oct-14 3:52 
GeneralRe: C#/C wrapper Pin
Richard MacCutchan16-Oct-14 3:56
mveRichard MacCutchan16-Oct-14 3:56 
GeneralRe: C#/C wrapper Pin
Nikolaj jensen16-Oct-14 21:43
Nikolaj jensen16-Oct-14 21:43 
QuestionHow to convert HTML Form data into RTF File Pin
mukulsharma114616-Oct-14 1:37
mukulsharma114616-Oct-14 1:37 
AnswerRe: How to convert HTML Form data into RTF File Pin
Richard MacCutchan16-Oct-14 2:55
mveRichard MacCutchan16-Oct-14 2:55 
AnswerRe: How to convert HTML Form data into RTF File Pin
Eddy Vluggen16-Oct-14 9:07
professionalEddy Vluggen16-Oct-14 9:07 
GeneralRe: How to convert HTML Form data into RTF File Pin
mukulsharma114616-Oct-14 19:56
mukulsharma114616-Oct-14 19:56 
AnswerRe: How to convert HTML Form data into RTF File Pin
BillWoodruff16-Oct-14 10:11
professionalBillWoodruff16-Oct-14 10:11 
QuestionHow to draw small circle in rectangle c# Pin
Member 1115802716-Oct-14 0:52
Member 1115802716-Oct-14 0:52 
AnswerRe: How to draw small circle in rectangle c# Pin
Richard MacCutchan16-Oct-14 1:32
mveRichard MacCutchan16-Oct-14 1:32 
GeneralRe: How to draw small circle in rectangle c# Pin
harold aptroot16-Oct-14 1:54
harold aptroot16-Oct-14 1:54 
GeneralRe: How to draw small circle in center rectangle c# Pin
Member 1115802716-Oct-14 23:37
Member 1115802716-Oct-14 23:37 
Questionhaw to upload image in c# code? Pin
biruk-bk16-Oct-14 0:03
biruk-bk16-Oct-14 0:03 
QuestionRe: uploading image in c# Pin
Eddy Vluggen16-Oct-14 0:26
professionalEddy Vluggen16-Oct-14 0:26 
Questionabout c# command for oralce Pin
yuscq15-Oct-14 18:26
professionalyuscq15-Oct-14 18:26 
QuestionRe: about c# command for oralce Pin
Eddy Vluggen16-Oct-14 0:27
professionalEddy Vluggen16-Oct-14 0:27 
AnswerRe: about c# command for oralce Pin
Praneet Nadkar16-Oct-14 0:45
Praneet Nadkar16-Oct-14 0:45 
GeneralRe: about c# command for oralce Pin
yuscq16-Oct-14 16:47
professionalyuscq16-Oct-14 16:47 
QuestionEdge.js problem driving me crazy | I can call code through WebApi route but not from node server Pin
Alaric_15-Oct-14 15:52
professionalAlaric_15-Oct-14 15:52 
AnswerRe: Edge.js problem driving me crazy | I can call code through WebApi route but not from node server Pin
Alaric_16-Oct-14 6:42
professionalAlaric_16-Oct-14 6:42 
...any ideas?

I was able to get the data from SQL Server marshaled back to node by using Express, but it would only execute successfully on server start up (I called the repository method directly on server start and then spooled the results to the console)

But if I try to activate the '/users' route, I get the StackOverflow exception...but it is only occurring if the CLRMethod I'm using is attached to the database. If I manually build the Task to return and stuff a list of hard coded objects in it, I have a happy path.
"I need build Skynet. Plz send code"

GeneralRe: Edge.js problem driving me crazy | I can call code through WebApi route but not from node server Pin
Alaric_16-Oct-14 7:21
professionalAlaric_16-Oct-14 7:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.