Click here to Skip to main content
15,915,093 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: iis problems Pin
rahul.net1118-Sep-07 20:30
rahul.net1118-Sep-07 20:30 
AnswerRe: iis problems Pin
Imran Khan Pathan18-Sep-07 19:43
Imran Khan Pathan18-Sep-07 19:43 
GeneralRe: iis problems Pin
Imran Khan Pathan18-Sep-07 19:57
Imran Khan Pathan18-Sep-07 19:57 
GeneralRe: iis problems Pin
Imran Khan Pathan18-Sep-07 20:21
Imran Khan Pathan18-Sep-07 20:21 
AnswerRe: iis problems Pin
Parwej Ahamad18-Sep-07 20:14
professionalParwej Ahamad18-Sep-07 20:14 
AnswerRe: iis problems Pin
rahul.net1119-Sep-07 5:02
rahul.net1119-Sep-07 5:02 
Questionhow to access the TextBox control of User Control Pin
Elena200618-Sep-07 18:45
Elena200618-Sep-07 18:45 
AnswerRe: how to access the TextBox control of User Control Pin
Christian Graus18-Sep-07 19:26
protectorChristian Graus18-Sep-07 19:26 
Instead of exposing a control, you should expose only the properties you need. For example, the Text property of a TextBox. If these are public, then you access them from the variable that represents the instance of the control, within the page.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

AnswerRe: how to access the TextBox control of User Control Pin
chiragfriend20056218-Sep-07 19:48
chiragfriend20056218-Sep-07 19:48 
QuestionHow to access method declared in Master page Pin
Elena200618-Sep-07 18:42
Elena200618-Sep-07 18:42 
AnswerRe: How to access method declared in Master page Pin
Christian Graus18-Sep-07 19:25
protectorChristian Graus18-Sep-07 19:25 
Questionretrieve ?id, error on parameter on mysql connector Pin
Louie Miranda18-Sep-07 18:10
Louie Miranda18-Sep-07 18:10 
AnswerRe: retrieve ?id, error on parameter on mysql connector Pin
Christian Graus18-Sep-07 18:25
protectorChristian Graus18-Sep-07 18:25 
AnswerRe: retrieve ?id, error on parameter on mysql connector Pin
VenkataRamana.Gali18-Sep-07 18:27
VenkataRamana.Gali18-Sep-07 18:27 
GeneralRe: retrieve ?id, error on parameter on mysql connector Pin
Louie Miranda18-Sep-07 18:40
Louie Miranda18-Sep-07 18:40 
GeneralRe: retrieve ?id, error on parameter on mysql connector Pin
VenkataRamana.Gali18-Sep-07 19:06
VenkataRamana.Gali18-Sep-07 19:06 
GeneralRe: retrieve ?id, error on parameter on mysql connector Pin
Louie Miranda18-Sep-07 19:24
Louie Miranda18-Sep-07 19:24 
GeneralRe: retrieve ?id, error on parameter on mysql connector Pin
Christian Graus18-Sep-07 19:24
protectorChristian Graus18-Sep-07 19:24 
QuestionHelp me! About Select Folder Dialog! Pin
khkly18-Sep-07 16:42
khkly18-Sep-07 16:42 
AnswerRe: Help me! About Select Folder Dialog! Pin
Christian Graus18-Sep-07 17:43
protectorChristian Graus18-Sep-07 17:43 
QuestionVery slow GridView Pin
RanjithLogics18-Sep-07 16:14
RanjithLogics18-Sep-07 16:14 
AnswerRe: Very slow GridView Pin
VenkataRamana.Gali18-Sep-07 18:23
VenkataRamana.Gali18-Sep-07 18:23 
GeneralRe: Very slow GridView Pin
RanjithLogics18-Sep-07 18:27
RanjithLogics18-Sep-07 18:27 
GeneralRe: Very slow GridView Pin
VenkataRamana.Gali18-Sep-07 18:30
VenkataRamana.Gali18-Sep-07 18:30 
GeneralRe: Very slow GridView Pin
RanjithLogics18-Sep-07 18:42
RanjithLogics18-Sep-07 18:42 

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.