Click here to Skip to main content
15,887,936 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Error on clicking Linkbutton of Gridview Pin
sudevsu7-Jan-15 7:15
sudevsu7-Jan-15 7:15 
AnswerRe: Error on clicking Linkbutton of Gridview Pin
Atish K. Singh26-Jan-15 21:58
professionalAtish K. Singh26-Jan-15 21:58 
QuestionSimple Table Reservation Pin
Vmortis7-Jan-15 2:26
Vmortis7-Jan-15 2:26 
AnswerRe: Simple Table Reservation Pin
sudevsu7-Jan-15 6:50
sudevsu7-Jan-15 6:50 
GeneralRe: Simple Table Reservation Pin
Vmortis12-Jan-15 6:14
Vmortis12-Jan-15 6:14 
GeneralRe: Simple Table Reservation Pin
Richard Deeming12-Jan-15 7:04
mveRichard Deeming12-Jan-15 7:04 
GeneralRe: Simple Table Reservation Pin
Vmortis12-Jan-15 8:07
Vmortis12-Jan-15 8:07 
GeneralRe: Simple Table Reservation Pin
Richard Deeming12-Jan-15 8:55
mveRichard Deeming12-Jan-15 8:55 
The only other way that I'm aware of to execute a query in ASP.NET is using the data source controls[^]. If you've built the CRUD operations using drag-and-drop in Visual Studio, that's almost certainly what you're using.

The data source controls will cover most basic scenarios, but once you run into their limitations, you'll need to start using ADO.NET or an ORM for data access.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


QuestionCan i use this scheduler for my app? Pin
Namith Krishnan E6-Jan-15 17:59
professionalNamith Krishnan E6-Jan-15 17:59 
AnswerRe: Can i use this scheduler for my app? Pin
Anurag Gandhi10-Jan-15 1:55
professionalAnurag Gandhi10-Jan-15 1:55 
QuestionCan anyone look at Quick questions. I don't want to Repost the question. Pin
sudevsu6-Jan-15 9:12
sudevsu6-Jan-15 9:12 
AnswerRe: Can anyone look at Quick questions. I don't want to Repost the question. Pin
ZurdoDev6-Jan-15 10:44
professionalZurdoDev6-Jan-15 10:44 
AnswerRe: Can anyone look at Quick questions. I don't want to Repost the question. Pin
Richard MacCutchan7-Jan-15 0:48
mveRichard MacCutchan7-Jan-15 0:48 
GeneralRe: Can anyone look at Quick questions. I don't want to Repost the question. Pin
sudevsu7-Jan-15 2:29
sudevsu7-Jan-15 2:29 
QuestionDate picker & text box Pin
Member 113538205-Jan-15 7:39
Member 113538205-Jan-15 7:39 
AnswerRe: Date picker & text box Pin
ZurdoDev5-Jan-15 8:23
professionalZurdoDev5-Jan-15 8:23 
AnswerRe: Date picker & text box Pin
Swinkaran5-Jan-15 10:38
professionalSwinkaran5-Jan-15 10:38 
GeneralRe: Date picker & text box Pin
Richard MacCutchan5-Jan-15 22:57
mveRichard MacCutchan5-Jan-15 22:57 
GeneralRe: Date picker & text box Pin
sudevsu6-Jan-15 2:52
sudevsu6-Jan-15 2:52 
GeneralRe: Date picker & text box Pin
Richard MacCutchan6-Jan-15 4:39
mveRichard MacCutchan6-Jan-15 4:39 
AnswerRe: Date picker & text box Pin
Member 113538206-Jan-15 5:58
Member 113538206-Jan-15 5:58 
QuestionASP.NET Tables tr and td Pin
sudevsu5-Jan-15 4:40
sudevsu5-Jan-15 4:40 
AnswerRe: ASP.NET Tables tr and td Pin
ZurdoDev5-Jan-15 4:59
professionalZurdoDev5-Jan-15 4:59 
GeneralRe: ASP.NET Tables tr and td Pin
sudevsu5-Jan-15 7:12
sudevsu5-Jan-15 7:12 
AnswerRe: ASP.NET Tables tr and td Pin
ZurdoDev5-Jan-15 7:14
professionalZurdoDev5-Jan-15 7: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.