Click here to Skip to main content
15,888,579 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Can we perform native static applications in .net which will not require .NET framework at runtime? Pin
rahul.kulshreshtha8-Oct-10 20:41
rahul.kulshreshtha8-Oct-10 20:41 
GeneralRe: Can we perform native static applications in .net which will not require .NET framework at runtime? Pin
Luc Pattyn8-Oct-10 20:44
sitebuilderLuc Pattyn8-Oct-10 20:44 
GeneralRe: Can we perform native static applications in .net which will not require .NET framework at runtime? Pin
rahul.kulshreshtha8-Oct-10 20:45
rahul.kulshreshtha8-Oct-10 20:45 
GeneralRe: Can we perform native static applications in .net which will not require .NET framework at runtime? Pin
rahul.kulshreshtha8-Oct-10 20:48
rahul.kulshreshtha8-Oct-10 20:48 
GeneralRe: Can we perform native static applications in .net which will not require .NET framework at runtime? Pin
Luc Pattyn9-Oct-10 4:17
sitebuilderLuc Pattyn9-Oct-10 4:17 
Questionuser control in asp.net1.1 version Pin
mym16-Oct-10 21:31
mym16-Oct-10 21:31 
AnswerRe: user control in asp.net1.1 version Pin
Daniel Casserly7-Oct-10 2:07
Daniel Casserly7-Oct-10 2:07 
AnswerRe: user control in asp.net1.1 version Pin
fjdiewornncalwe12-Oct-10 3:05
professionalfjdiewornncalwe12-Oct-10 3:05 
I usually find that the most obvious solutions are the right ones...
I know that this may be obvious, but we all need to reminded of the "easy" fixes sometimes.

Check your code for the following:
1) If you're registered correctly and the control renders when you debug, then you've done that correctly.
2) Make sure the control definition in the .cs file is using the correct class definition.
3) The methods you want to access... Ensure they are public and not protected or private.
Questionthree tire architecture Pin
deepak chaudhari snk6-Oct-10 1:01
deepak chaudhari snk6-Oct-10 1:01 
AnswerRe: three tire architecture Pin
Pete O'Hanlon6-Oct-10 1:14
mvePete O'Hanlon6-Oct-10 1:14 
GeneralRe: three tire architecture Pin
ely_bob7-Oct-10 4:06
professionalely_bob7-Oct-10 4:06 
GeneralRe: three tire architecture Pin
Pete O'Hanlon7-Oct-10 4:42
mvePete O'Hanlon7-Oct-10 4:42 
GeneralRe: three tire architecture [modified] Pin
ely_bob7-Oct-10 5:46
professionalely_bob7-Oct-10 5:46 
GeneralRe: three tire architecture Pin
Pete O'Hanlon7-Oct-10 6:17
mvePete O'Hanlon7-Oct-10 6:17 
AnswerRe: three tire architecture Pin
Luc Pattyn6-Oct-10 2:06
sitebuilderLuc Pattyn6-Oct-10 2:06 
AnswerRe: three tire architecture Pin
Abhinav S6-Oct-10 5:38
Abhinav S6-Oct-10 5:38 
AnswerRe: three tire architecture Pin
Pavel Yermalovich6-Oct-10 10:26
Pavel Yermalovich6-Oct-10 10:26 
AnswerRe: three tire architecture Pin
AspDotNetDev6-Oct-10 21:03
protectorAspDotNetDev6-Oct-10 21:03 
AnswerRe: three tire architecture Pin
Alexander DiMauro7-Oct-10 2:09
Alexander DiMauro7-Oct-10 2:09 
AnswerRe: three tire architecture Pin
ely_bob7-Oct-10 8:24
professionalely_bob7-Oct-10 8:24 
GeneralRe: three tire architecture Pin
Pete O'Hanlon7-Oct-10 11:50
mvePete O'Hanlon7-Oct-10 11:50 
Questionurgent plz Pin
mmaryum4-Oct-10 22:29
mmaryum4-Oct-10 22:29 
GeneralRe: urgent plz Pin
Rajesh Anuhya4-Oct-10 23:33
professionalRajesh Anuhya4-Oct-10 23:33 
AnswerRe: urgent plz Pin
Dave Kreskowiak5-Oct-10 1:07
mveDave Kreskowiak5-Oct-10 1:07 
AnswerRe: urgent plz Pin
Pete O'Hanlon5-Oct-10 1:22
mvePete O'Hanlon5-Oct-10 1:22 

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.