Click here to Skip to main content
15,888,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: DropDownList Pin
John C Rayan21-Apr-17 5:02
professionalJohn C Rayan21-Apr-17 5:02 
Questionerror in opening page Pin
amirsamanipoor17-Apr-17 19:07
amirsamanipoor17-Apr-17 19:07 
AnswerRe: error in opening page Pin
User 418025418-Apr-17 4:35
User 418025418-Apr-17 4:35 
QuestionCombine AngularJS with Signalr in C# project. Pin
Member 1056128817-Apr-17 12:46
Member 1056128817-Apr-17 12:46 
QuestionHow to interact windows forms app to asp.net c# web Pin
Zeyad Jalil17-Apr-17 2:18
professionalZeyad Jalil17-Apr-17 2:18 
AnswerRe: How to interact windows forms app to asp.net c# web Pin
Afzaal Ahmad Zeeshan17-Apr-17 2:30
professionalAfzaal Ahmad Zeeshan17-Apr-17 2:30 
QuestionUrgent Assistance Pin
Member 1313189416-Apr-17 10:35
Member 1313189416-Apr-17 10:35 
AnswerRe: Urgent Assistance Pin
Afzaal Ahmad Zeeshan16-Apr-17 10:48
professionalAfzaal Ahmad Zeeshan16-Apr-17 10:48 
That one is a simple code, that connects to a database and reads the records, to show them in a listview.

A few things to understand here include,

1) SqlConnection
2) DataTable
3) ListView

If you can understand this, and have a basic understanding of how a database works, then you would easily get to the point where you can know what this program is doing. Secondly, if you ever stumble upon such a problem, always try to Google for the objects provided here, such as, SqlConnection etc. Google would provide you with some useful information about them, through MSDN, or through any other popular channel.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

GeneralRe: Urgent Assistance Pin
ZurdoDev17-Apr-17 2:03
professionalZurdoDev17-Apr-17 2:03 
SuggestionRe: Urgent Assistance Pin
ZurdoDev17-Apr-17 2:03
professionalZurdoDev17-Apr-17 2:03 
QuestionASP.NET MVC Exercise Pin
Moni Shakeera15-Apr-17 10:40
Moni Shakeera15-Apr-17 10:40 
AnswerRe: ASP.NET MVC Exercise Pin
Richard MacCutchan15-Apr-17 20:57
mveRichard MacCutchan15-Apr-17 20:57 
AnswerRe: ASP.NET MVC Exercise Pin
ZurdoDev17-Apr-17 2:04
professionalZurdoDev17-Apr-17 2:04 
QuestionASP.Net Web Application with Devices Pin
Zeyad Jalil14-Apr-17 1:02
professionalZeyad Jalil14-Apr-17 1:02 
AnswerRe: ASP.Net Web Application with Devices Pin
ZurdoDev14-Apr-17 1:15
professionalZurdoDev14-Apr-17 1:15 
GeneralRe: ASP.Net Web Application with Devices Pin
Zeyad Jalil14-Apr-17 3:51
professionalZeyad Jalil14-Apr-17 3:51 
GeneralRe: ASP.Net Web Application with Devices Pin
ZurdoDev14-Apr-17 3:59
professionalZurdoDev14-Apr-17 3:59 
QuestionIn RequireField validator textbox Data is present in the Textbox but its fired Please enter your cardnum1 Pin
Member 1312710613-Apr-17 12:36
Member 1312710613-Apr-17 12:36 
AnswerRe: In RequireField validator textbox Data is present in the Textbox but its fired Please enter your cardnum1 Pin
User 418025418-Apr-17 4:44
User 418025418-Apr-17 4:44 
QuestionHow to configure sql server profiler to see sql for my session only Pin
Tridip Bhattacharjee12-Apr-17 22:36
professionalTridip Bhattacharjee12-Apr-17 22:36 
AnswerRe: How to configure sql server profiler to see sql for my session only Pin
Richard MacCutchan12-Apr-17 23:48
mveRichard MacCutchan12-Apr-17 23:48 
AnswerRe: How to configure sql server profiler to see sql for my session only Pin
Eddy Vluggen13-Apr-17 0:32
professionalEddy Vluggen13-Apr-17 0:32 
GeneralRe: How to configure sql server profiler to see sql for my session only Pin
Tridip Bhattacharjee13-Apr-17 2:57
professionalTridip Bhattacharjee13-Apr-17 2:57 
QuestionHow SSRS handle large data Pin
Tridip Bhattacharjee12-Apr-17 22:31
professionalTridip Bhattacharjee12-Apr-17 22:31 
QuestionMVC, my views can't see or reference the namespace MvcApplication in Global.asax Pin
jkirkerx12-Apr-17 8:50
professionaljkirkerx12-Apr-17 8:50 

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.