Re: PHP & MySQL to C# .NET



Hello Nick,

I use WebUserControls for header, footer, menus and other items that should
be the same on all pages. Very similar to using PHP's include() function (I
also come from a PHP & MySQL background).

Regards,
Andrei Pociu

"Nick Bolton" <nick@xxxxxxxxxxx> wrote in message
news:1115503330.355998.236670@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello,
>
> Maybe a common case, but I really want to not so much as migrate from
> PHP/MySQL to C# .NET but learn the new language.
>
> I have made maybe 3/4 very simple systems using C# .NET, but they all
> seem to be a little, well simple -- and not uniform at all.
>
> When I use PHP, I always incorperate some kind of template system, so,
> say I have a master template and a child template which is loaded
> inside the master.
>
> I am aware of the ASP 2.0 master page functionality, but upgrading to
> VS.NET 2005 right now isn't really an option; so I'm going to have to
> stick with 2003.
>
> Could anybody shed some light on how I would go about maintaining a
> constant feel to all my aspx pages? An alternative to the master page
> functionality in 2005 perhaps?
>
> Any help at all would be much appreciated!
>
> Thanks,
> Nick
>


.



Relevant Pages

  • PHP & MySQL to C# .NET
    ... When I use PHP, I always incorperate some kind of template system, so, ... inside the master. ... I am aware of the ASP 2.0 master page functionality, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: server side include or user control?
    ... > I agree with you that user controls do not fully achieve the "template" ... > functionality you seek as gracefully as we'd all like, ... Master Pages is most like what I was after. ... especially since the cms has url aliasing. ...
    (microsoft.public.dotnet.framework.aspnet)
  • best way to work with templates?
    ... I have been using an implementation of that Paul Wilson`s master pages ... content and the template, so there is one template more. ... good template system or should i start working on my own inplementation? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Enable/Disable Toolbar button
    ... Changing the state of a toolbar button effectively makes the global template ... and I can slip the 'proper' functionality in under one of them. ... the WindowSelectionChange event won't fire. ... Private Sub Document_Open ...
    (microsoft.public.word.vba.general)
  • Re: slide numbers on master
    ... new slide show--until I go to the header/footer dialog under the view ... new presentation using the template. ... Use the link "From Design template" to create your ... Right Click on the page and select Master Layout. ...
    (microsoft.public.powerpoint)

Loading