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

.NET (Core and Framework)

 
QuestionHow can "I" use .NET? Pin
shypht5-Jan-02 20:07
shypht5-Jan-02 20:07 
AnswerRe: How can "I" use .NET? Pin
James T. Johnson7-Jan-02 10:49
James T. Johnson7-Jan-02 10:49 
AnswerRe: How can "I" use .NET? Pin
Nemanja Trifunovic7-Jan-02 10:53
Nemanja Trifunovic7-Jan-02 10:53 
GeneralRe: How can "I" use .NET? Pin
James T. Johnson7-Jan-02 11:02
James T. Johnson7-Jan-02 11:02 
GeneralRe: How can "I" use .NET? Pin
shypht7-Jan-02 13:19
shypht7-Jan-02 13:19 
GeneralParser Error Pin
Orkun GEDiK5-Jan-02 11:55
Orkun GEDiK5-Jan-02 11:55 
GeneralCacheItemRemovedCallback Problems Pin
Tim Bajz3-Jan-02 3:21
Tim Bajz3-Jan-02 3:21 
GeneralASP.NET Pin
Matt.W.2-Jan-02 16:14
Matt.W.2-Jan-02 16:14 
Hi folks,

Lately I have been spending some time attempting to get my head around ASP.NET. One on the exercises I have set myself is to build a modest little website. But I have run into a few design problems that I hope some one can help me with.

I have decided to have a standard header to each page. (Just like code project has the standard header at the top of this page.) In pure ASP I would have had these as a SSI (eg .

In ASP.NET this still works but when I attempt to add make the header a bit smarter by making it a WebForm things get all confused. This happens because they are each seperate pages with seperate C# code behind them. Which means there is two <@ Page ...> directives. Which means it doesn't work!

What is the proper design pattern/model to acheive this type of behaviour?
I hope this makes sense to you all...



Matt
------
Accept that some days you are the pigeon and some days the statue.
GeneralRe: ASP.NET Pin
James T. Johnson3-Jan-02 6:38
James T. Johnson3-Jan-02 6:38 
GeneralRe: ASP.NET Pin
Matt.W.3-Jan-02 12:02
Matt.W.3-Jan-02 12:02 
GeneralRe: ASP.NET Pin
4-Jan-02 7:16
suss4-Jan-02 7:16 
GeneralRe: ASP.NET Pin
Matt.W.6-Jan-02 19:34
Matt.W.6-Jan-02 19:34 
GeneralRe: ASP.NET Pin
21-Jan-02 10:36
suss21-Jan-02 10:36 
GeneralServer Error in '/myaspx' Application Pin
Orkun GEDiK27-Dec-01 8:55
Orkun GEDiK27-Dec-01 8:55 
QuestionWhat is .NET???? Pin
Jon Newman20-Dec-01 8:18
Jon Newman20-Dec-01 8:18 
AnswerRe: What is .NET???? Pin
Fazlul Kabir20-Dec-01 8:25
Fazlul Kabir20-Dec-01 8:25 
QuestionDefining assignment operator on a managed C++ class? Pin
DVryce19-Dec-01 3:30
DVryce19-Dec-01 3:30 
General.NET assembly question Pin
C. Kapturek19-Dec-01 1:01
C. Kapturek19-Dec-01 1:01 
GeneralRe: .NET assembly question Pin
C. Kapturek19-Dec-01 3:01
C. Kapturek19-Dec-01 3:01 
GeneralConverting .NET String to something usable by old unsafe C/C++ Code Pin
DVryce17-Dec-01 7:39
DVryce17-Dec-01 7:39 
GeneralRe: Converting .NET String to something usable by old unsafe C/C++ Code Pin
James T. Johnson17-Dec-01 8:05
James T. Johnson17-Dec-01 8:05 
GeneralRe: Converting .NET String to something usable by old unsafe C/C++ Code Pin
DVryce17-Dec-01 9:38
DVryce17-Dec-01 9:38 
GeneralRe: Converting .NET String to something usable by old unsafe C/C++ Code Pin
James T. Johnson17-Dec-01 16:15
James T. Johnson17-Dec-01 16:15 
GeneralBig time help needed! Pin
GaryGa14-Dec-01 21:23
GaryGa14-Dec-01 21:23 
GeneralRe: Big time help needed! Pin
James T. Johnson17-Dec-01 2:28
James T. Johnson17-Dec-01 2:28 

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.