Click here to Skip to main content
15,892,222 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCoding Pin
velud10-Jul-07 0:18
velud10-Jul-07 0:18 
AnswerRe: Coding Pin
N a v a n e e t h10-Jul-07 0:29
N a v a n e e t h10-Jul-07 0:29 
AnswerRe: Coding Pin
Pete O'Hanlon10-Jul-07 1:31
mvePete O'Hanlon10-Jul-07 1:31 
GeneralRe: Coding Pin
Christian Graus10-Jul-07 1:32
protectorChristian Graus10-Jul-07 1:32 
GeneralRe: Coding Pin
Pete O'Hanlon10-Jul-07 1:52
mvePete O'Hanlon10-Jul-07 1:52 
AnswerRe: Coding Pin
Christian Graus10-Jul-07 1:31
protectorChristian Graus10-Jul-07 1:31 
QuestionEvents from a custom control Pin
Senseicads10-Jul-07 0:08
Senseicads10-Jul-07 0:08 
AnswerRe: Events from a custom control Pin
Christian Graus10-Jul-07 1:33
protectorChristian Graus10-Jul-07 1:33 
You don't want to return the checkbox as a property. Use a delegate to define an event when the check changes, that you can then subscribe to in the containing page, and that gets called when the check changed gets called inside the control.


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 )

GeneralRe: Events from a custom control Pin
Senseicads10-Jul-07 2:12
Senseicads10-Jul-07 2:12 
Questionhow to convert a .resx file to a dll programatically Pin
Prajin9-Jul-07 23:50
Prajin9-Jul-07 23:50 
AnswerRe: how to convert a .resx file to a dll programatically Pin
Sathesh Sakthivel10-Jul-07 2:53
Sathesh Sakthivel10-Jul-07 2:53 
GeneralRe: how to convert a .resx file to a dll programatically Pin
Not Active10-Jul-07 3:08
mentorNot Active10-Jul-07 3:08 
Questionhow to convert a .resx file to a dll programatically Pin
Prajin9-Jul-07 23:50
Prajin9-Jul-07 23:50 
AnswerRe: how to convert a .resx file to a dll programatically Pin
Christian Graus10-Jul-07 1:33
protectorChristian Graus10-Jul-07 1:33 
QuestionWebservice usage in remote system Pin
honeyss9-Jul-07 23:33
honeyss9-Jul-07 23:33 
AnswerRe: Webservice usage in remote system Pin
N a v a n e e t h10-Jul-07 0:23
N a v a n e e t h10-Jul-07 0:23 
GeneralRe: Webservice usage in remote system Pin
honeyss10-Jul-07 3:10
honeyss10-Jul-07 3:10 
QuestionPopup window properly when SmartNavigation = True Pin
lak sudarsan9-Jul-07 23:23
lak sudarsan9-Jul-07 23:23 
QuestionHow to save horizontal scroll bar position on page postback Pin
Piyush Vardhan Singh9-Jul-07 23:05
Piyush Vardhan Singh9-Jul-07 23:05 
AnswerRe: How to save horizontal scroll bar position on page postback Pin
VenkataRamana.Gali9-Jul-07 23:22
VenkataRamana.Gali9-Jul-07 23:22 
GeneralRe: How to save horizontal scroll bar position on page postback Pin
Piyush Vardhan Singh9-Jul-07 23:51
Piyush Vardhan Singh9-Jul-07 23:51 
Questionvalidating time in 12-hour format Pin
gayathri_it20059-Jul-07 21:55
gayathri_it20059-Jul-07 21:55 
AnswerRe: validating time in 12-hour format Pin
Vasudevan Deepak Kumar9-Jul-07 22:07
Vasudevan Deepak Kumar9-Jul-07 22:07 
GeneralRe: validating time in 12-hour format Pin
gayathri_it200510-Jul-07 0:57
gayathri_it200510-Jul-07 0:57 
AnswerRe: validating time in 12-hour format Pin
InsDev9-Jul-07 22:53
InsDev9-Jul-07 22:53 

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.