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

.NET (Core and Framework)

 
AnswerRe: vb.net give me codes Pin
yatin88sunny21-Jan-12 23:01
yatin88sunny21-Jan-12 23:01 
GeneralRe: vb.net give me codes Pin
Richard MacCutchan21-Jan-12 23:15
mveRichard MacCutchan21-Jan-12 23:15 
GeneralRe: vb.net give me codes Pin
yatin88sunny21-Jan-12 23:43
yatin88sunny21-Jan-12 23:43 
GeneralRe: vb.net give me codes Pin
Richard MacCutchan22-Jan-12 0:11
mveRichard MacCutchan22-Jan-12 0:11 
GeneralRe: vb.net give me codes Pin
yatin88sunny22-Jan-12 0:33
yatin88sunny22-Jan-12 0:33 
GeneralRe: vb.net give me codes Pin
Richard MacCutchan22-Jan-12 0:55
mveRichard MacCutchan22-Jan-12 0:55 
QuestionUpdate Multiple rows in DataTable at once Pin
Naunt11-Jan-12 20:18
Naunt11-Jan-12 20:18 
AnswerRe: Update Multiple rows in DataTable at once Pin
Eddy Vluggen12-Jan-12 8:40
professionalEddy Vluggen12-Jan-12 8:40 
naunt wrote:
Please suggest how to update this without looping through all rows in DataTable1.

There are no methods to update data in a DataTable in bulk AFAIK. You could, however, dump your datatable into a temporary table in Sql Server, do the update there, and merge after.
Bastard Programmer from Hell Suspicious | :suss:

QuestionDynamic cascading dropdownlist (no web services) Pin
byka11-Jan-12 2:51
byka11-Jan-12 2:51 
AnswerRe: Dynamic cascading dropdownlist (no web services) Pin
Abhinav S11-Jan-12 4:30
Abhinav S11-Jan-12 4:30 
GeneralRe: Dynamic cascading dropdownlist (no web services) Pin
byka12-Jan-12 8:18
byka12-Jan-12 8:18 
QuestionMVC 3 Pin
ElangPitak9-Jan-12 0:20
ElangPitak9-Jan-12 0:20 
AnswerRe: MVC 3 Pin
R. Giskard Reventlov10-Jan-12 4:51
R. Giskard Reventlov10-Jan-12 4:51 
GeneralRe: MVC 3 Pin
ElangPitak9-Feb-12 15:33
ElangPitak9-Feb-12 15:33 
AnswerRe: MVC 3 Pin
Dave Kreskowiak10-Jan-12 5:08
mveDave Kreskowiak10-Jan-12 5:08 
GeneralRe: MVC 3 Pin
ElangPitak9-Feb-12 15:12
ElangPitak9-Feb-12 15:12 
AnswerRe: MVC 3 Pin
Abhinav S10-Jan-12 17:10
Abhinav S10-Jan-12 17:10 
GeneralRe: MVC 3 Pin
ElangPitak9-Feb-12 15:25
ElangPitak9-Feb-12 15:25 
QuestionFocus on differnt radio boxes lists client side Pin
byka4-Jan-12 8:06
byka4-Jan-12 8:06 
AnswerRe: Focus on differnt radio boxes lists client side Pin
manognya kota9-Jan-12 0:57
manognya kota9-Jan-12 0:57 
QuestionVery strange problem loading my web application pages Pin
Renukapadhamanaban3-Jan-12 17:24
Renukapadhamanaban3-Jan-12 17:24 
AnswerRe: Very strange problem loading my web application pages Pin
Renukapadhamanaban4-Jan-12 13:00
Renukapadhamanaban4-Jan-12 13:00 
GeneralRe: Very strange problem loading my web application pages Pin
Ganesan Senthilvel6-Jan-12 20:04
Ganesan Senthilvel6-Jan-12 20:04 
QuestionHow to disable or enable the html li of UI menu or child menu based on user level condition in ASP.net. Pin
sr1592-Jan-12 19:57
sr1592-Jan-12 19:57 
AnswerRe: How to disable or enable the html li of UI menu or child menu based on user level condition in ASP.net. Pin
R. Giskard Reventlov10-Jan-12 4:57
R. Giskard Reventlov10-Jan-12 4:57 

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.