Click here to Skip to main content
15,920,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problems in retrieving values of dynamically created controls at runtime. Plz help me Pin
eyeseetee24-Mar-08 23:09
eyeseetee24-Mar-08 23:09 
QuestionRe: Problems in retrieving values of dynamically created controls at runtime. Plz help me Pin
G Nathan24-Mar-08 23:14
G Nathan24-Mar-08 23:14 
GeneralRe: Problems in retrieving values of dynamically created controls at runtime. Plz help me Pin
eyeseetee24-Mar-08 23:45
eyeseetee24-Mar-08 23:45 
GeneralRe: Problems in retrieving values of dynamically created controls at runtime. Plz help me Pin
Christian Graus24-Mar-08 23:33
protectorChristian Graus24-Mar-08 23:33 
QuestionHow to get index of the row? Pin
iamdking24-Mar-08 22:23
iamdking24-Mar-08 22:23 
AnswerRe: How to get index of the row? Pin
eyeseetee24-Mar-08 22:52
eyeseetee24-Mar-08 22:52 
QuestionWhat is the benefit of using our own webservice in asp.net Pin
ashok@techxygen24-Mar-08 22:18
ashok@techxygen24-Mar-08 22:18 
AnswerRe: What is the benefit of using our own webservice in asp.net Pin
Christian Graus24-Mar-08 23:38
protectorChristian Graus24-Mar-08 23:38 
I think you've missed the point of webservices. They are not used for what you're describing. They are used to provide an online interface for other programs to interact with your code. You'd never choose a web service over normal classes, you would define a service as a public interface that uses your normal classes, for things you want to offer a third party access to.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralExpires the client browser history Pin
Deepak the Cool24-Mar-08 21:15
Deepak the Cool24-Mar-08 21:15 
Questionhow to check Date in Text box using Regularexprestionvalidator control Pin
harunbagwan24-Mar-08 21:12
harunbagwan24-Mar-08 21:12 
AnswerRe: how to check Date in Text box using Regularexprestionvalidator control Pin
Deepak the Cool24-Mar-08 21:22
Deepak the Cool24-Mar-08 21:22 
AnswerRe: how to check Date in Text box using Regularexprestionvalidator control Pin
harunbagwan24-Mar-08 22:13
harunbagwan24-Mar-08 22:13 
QuestionDifference between SqlConnection and SqlDataSource for stored procedures Pin
Albert8324-Mar-08 20:42
Albert8324-Mar-08 20:42 
Generaliframes Pin
Kanjinghat24-Mar-08 20:34
Kanjinghat24-Mar-08 20:34 
GeneralDataBase Connectivity with ASP.NET Pin
MrColeyted24-Mar-08 20:19
MrColeyted24-Mar-08 20:19 
GeneralRe: DataBase Connectivity with ASP.NET Pin
eyeseetee24-Mar-08 22:38
eyeseetee24-Mar-08 22:38 
GeneralRe: DataBase Connectivity with ASP.NET Pin
Christian Graus24-Mar-08 23:08
protectorChristian Graus24-Mar-08 23:08 
GeneralRe: DataBase Connectivity with ASP.NET Pin
dhawanrahul25-Mar-08 0:28
dhawanrahul25-Mar-08 0:28 
GeneralRe: DataBase Connectivity with ASP.NET Pin
Gandalf_TheWhite25-Mar-08 2:42
professionalGandalf_TheWhite25-Mar-08 2:42 
QuestionHow to iterate through a dataset and show each record on the web page Pin
MissionSuccess24-Mar-08 20:01
MissionSuccess24-Mar-08 20:01 
AnswerRe: How to iterate through a dataset and show each record on the web page Pin
Christian Graus24-Mar-08 23:14
protectorChristian Graus24-Mar-08 23:14 
GeneralRe: How to iterate through a dataset and show each record on the web page Pin
MissionSuccess24-Mar-08 23:47
MissionSuccess24-Mar-08 23:47 
QuestionAsking for Help Pin
EvilInside24-Mar-08 18:48
EvilInside24-Mar-08 18:48 
GeneralRe: Asking for Help Pin
Christian Graus24-Mar-08 18:52
protectorChristian Graus24-Mar-08 18:52 
GeneralRe: Asking for Help Pin
EvilInside24-Mar-08 19:16
EvilInside24-Mar-08 19:16 

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.