Click here to Skip to main content
15,917,731 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Running ASP.NET 2.0 project from localhost.... Pin
minhpc_bk28-Sep-06 22:14
minhpc_bk28-Sep-06 22:14 
Questionhow to create wizard web custom control in asp 2.0 Pin
shadesRulz18-Sep-06 3:28
shadesRulz18-Sep-06 3:28 
AnswerRe: how to create wizard web custom control in asp 2.0 Pin
Sathesh Sakthivel18-Sep-06 3:39
Sathesh Sakthivel18-Sep-06 3:39 
GeneralRe: how to create wizard web custom control in asp 2.0 Pin
shadesRulz18-Sep-06 4:21
shadesRulz18-Sep-06 4:21 
Questionuser controls Pin
ajmurdoch18-Sep-06 3:26
ajmurdoch18-Sep-06 3:26 
AnswerRe: user controls Pin
minhpc_bk18-Sep-06 15:35
minhpc_bk18-Sep-06 15:35 
GeneralRe: user controls Pin
ajmurdoch19-Sep-06 0:03
ajmurdoch19-Sep-06 0:03 
GeneralRe: user controls Pin
minhpc_bk19-Sep-06 0:35
minhpc_bk19-Sep-06 0:35 
In the ASP.NET 2.0, you will need to use the @ Reference[^] directive to link to the type of the web user control so that you can access its custom members. Another option is that you can define the custom properties in an interface or a base class and have the web user control implement the interface or inherit from the base class, then you can cast the runtime object to the interface/baseclass.



GeneralRe: user controls Pin
ajmurdoch19-Sep-06 5:46
ajmurdoch19-Sep-06 5:46 
Questionweb service deployment + help needed Pin
Naveed Kamboh18-Sep-06 3:25
Naveed Kamboh18-Sep-06 3:25 
GeneralRe: web service deployment + help needed Pin
todd.0101110118-Sep-06 9:47
todd.0101110118-Sep-06 9:47 
GeneralRe: web service deployment + help needed [modified] Pin
Naveed Kamboh18-Sep-06 22:42
Naveed Kamboh18-Sep-06 22:42 
GeneralRe: web service deployment + help needed Pin
Naveed Kamboh18-Sep-06 23:02
Naveed Kamboh18-Sep-06 23:02 
Questionsecured socket layers in vb.net 1.1 with asp.net 1.1 Pin
sandeep_thakur18-Sep-06 3:21
sandeep_thakur18-Sep-06 3:21 
AnswerRe: secured socket layers in vb.net 1.1 with asp.net 1.1 Pin
Sathesh Sakthivel18-Sep-06 3:28
Sathesh Sakthivel18-Sep-06 3:28 
QuestionRe: secured socket layers in vb.net 1.1 with asp.net 1.1 Pin
amaneet18-Sep-06 4:50
amaneet18-Sep-06 4:50 
AnswerRe: secured socket layers in vb.net 1.1 with asp.net 1.1 Pin
Sathesh Sakthivel18-Sep-06 17:52
Sathesh Sakthivel18-Sep-06 17:52 
Questionasp.net control output html into string Pin
P. S. Pundeer18-Sep-06 3:11
P. S. Pundeer18-Sep-06 3:11 
AnswerRe: asp.net control output html into string Pin
minhpc_bk18-Sep-06 15:38
minhpc_bk18-Sep-06 15:38 
QuestionCustomising Google Search Engine Pin
Sathiyaraj Ganesan18-Sep-06 2:49
Sathiyaraj Ganesan18-Sep-06 2:49 
QuestionEnable securiyt setting in IE Pin
lucluv18-Sep-06 2:21
lucluv18-Sep-06 2:21 
AnswerRe: Enable security setting in IE Pin
Jim Conigliaro18-Sep-06 2:52
Jim Conigliaro18-Sep-06 2:52 
GeneralRe: Enable security setting in IE Pin
lucluv18-Sep-06 3:08
lucluv18-Sep-06 3:08 
GeneralRe: Enable security setting in IE Pin
Sathesh Sakthivel18-Sep-06 3:20
Sathesh Sakthivel18-Sep-06 3:20 
GeneralRe: Enable security setting in IE Pin
Jim Conigliaro18-Sep-06 3:36
Jim Conigliaro18-Sep-06 3:36 

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.