Click here to Skip to main content
15,891,033 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: VS2005 Load Test Pin
alimohammed5-Dec-07 23:56
alimohammed5-Dec-07 23:56 
QuestionCreating webservices in .NET 1.1 and .NET 2.0 Pin
kalaiV30-Nov-07 1:15
kalaiV30-Nov-07 1:15 
AnswerRe: Creating webservices in .NET 1.1 and .NET 2.0 Pin
Paul Conrad30-Nov-07 4:05
professionalPaul Conrad30-Nov-07 4:05 
GeneralRe: Creating webservices in .NET 1.1 and .NET 2.0 Pin
ReactiveX3-Dec-07 18:18
ReactiveX3-Dec-07 18:18 
QuestionWSS 3.0 and .NET HELP! Pin
paulkeys29-Nov-07 20:39
paulkeys29-Nov-07 20:39 
AnswerRe: WSS 3.0 and .NET HELP! Pin
paulkeys29-Nov-07 20:41
paulkeys29-Nov-07 20:41 
QuestionCan I load an XPath result XmlNodeList into a DataSet/DataGrid? Pin
jack8091829-Nov-07 7:53
jack8091829-Nov-07 7:53 
GeneralRe: Can I load an XPath result XmlNodeList into a DataSet/DataGrid? Pin
ReactiveX3-Dec-07 18:23
ReactiveX3-Dec-07 18:23 
Unfortunately, I don't think there is currently support on the NodeList or Navigator objects to do that. Besides, I would recommend that you rather create the appropriate DataTables and DataColumns manually for this operation and then use the Iterator to populate your DataSet manually.

It won't be alot of work and you still have the power to specify your types to the column.

Daniel Minnaar
Lead Software Developer

QuestionAnyone using FCKeditor? Pin
#realJSOP29-Nov-07 6:11
mve#realJSOP29-Nov-07 6:11 
GeneralRe: Anyone using FCKeditor? Pin
Pete O'Hanlon3-Dec-07 10:40
mvePete O'Hanlon3-Dec-07 10:40 
GeneralRe: Anyone using FCKeditor? Pin
johnboker7-Dec-07 17:07
johnboker7-Dec-07 17:07 
QuestionCrash on running clr console application with MFC support Pin
carabutnicolae123429-Nov-07 5:37
carabutnicolae123429-Nov-07 5:37 
AnswerRe: Crash on running clr console application with MFC support Pin
Dave Kreskowiak29-Nov-07 8:27
mveDave Kreskowiak29-Nov-07 8:27 
QuestionProgrammatic .NET Language Translation Pin
Fahad Sadah29-Nov-07 5:08
Fahad Sadah29-Nov-07 5:08 
GeneralRe: Programmatic .NET Language Translation Pin
Helge Kalnes6-Dec-07 11:49
Helge Kalnes6-Dec-07 11:49 
GeneralRe: Programmatic .NET Language Translation Pin
Fahad Sadah9-Dec-07 1:07
Fahad Sadah9-Dec-07 1:07 
Questionhow can i make setup of my project with trial version Pin
Ravi_2128-Nov-07 21:25
Ravi_2128-Nov-07 21:25 
AnswerRe: how can i make setup of my project with trial version Pin
Fahad Sadah29-Nov-07 5:23
Fahad Sadah29-Nov-07 5:23 
GeneralRe: how can i make setup of my project with trial version Pin
ReactiveX3-Dec-07 18:26
ReactiveX3-Dec-07 18:26 
GeneralRe: how can i make setup of my project with trial version Pin
Mark Churchill4-Dec-07 4:05
Mark Churchill4-Dec-07 4:05 
QuestionRegex - specify a max. length? Pin
boy.pockets28-Nov-07 19:57
boy.pockets28-Nov-07 19:57 
AnswerRe: Regex - specify a max. length? Pin
gericooper28-Nov-07 20:26
gericooper28-Nov-07 20:26 
GeneralRe: Regex - specify a max. length? [modified] Pin
gericooper28-Nov-07 20:36
gericooper28-Nov-07 20:36 
GeneralRe: Regex - specify a max. length? Pin
boy.pockets28-Nov-07 21:33
boy.pockets28-Nov-07 21:33 
AnswerRe: Regex - specify a max. length? Pin
mabo4229-Nov-07 1:14
mabo4229-Nov-07 1:14 

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.