473,385 Members | 2,210 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

migrating ASP to ASP.Net: #include

hi,
I am getting really excited to start migrating so much less time it's going
to take to do my web projects!!

in my old Asp web I had a common frame for all pages which was simply
included at top of each .asp file. Actually all layout was done through
various strings (strFrame, strMain, strHeader ...) and a function in that
common file combined the strings and sent to Response.Write. Cool because it
allowed me to manipulate the final output.

So what has replaced the include function in .Net? How would you do this?

And also, how would you store some common, small functions you use from
every .asp(x) file?
thank you
David
Nov 15 '05 #1
1 1316
This question is better serviced in microsoft.public.dotnet.framework.aspnet
newsgroup. The concepts you speak of no longer exist as you know it in
asp.net. Implementation is strictly separate from UI. Please visit the
newsgroup suggested above.

"Davíð Þórisson" <db**@hi.is> wrote in message
news:uz****************@TK2MSFTNGP09.phx.gbl...
hi,
I am getting really excited to start migrating so much less time it's going to take to do my web projects!!

in my old Asp web I had a common frame for all pages which was simply
included at top of each .asp file. Actually all layout was done through
various strings (strFrame, strMain, strHeader ...) and a function in that
common file combined the strings and sent to Response.Write. Cool because it allowed me to manipulate the final output.

So what has replaced the include function in .Net? How would you do this?

And also, how would you store some common, small functions you use from
every .asp(x) file?
thank you
David

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: JDS | last post by:
Hi all. I don't know if this is possible, and if it is, whether it needs to be done within Apache configuration or PHP configuration, but here goes: I am migrating my web server to another...
4
by: Davíð Þórisson | last post by:
hi, I am getting really excited to start migrating so much less time it's going to take to do my web projects!! in my old Asp web I had a common frame for all pages which was simply included at...
5
by: | last post by:
I have a module that's processed as an include file in a tradtional asp application that I'm migrating to dotnet. In one of the modules, there's an if statement that's gotten appended to over...
4
by: mglover | last post by:
i have a .html page that uses include statements for a header and footer that i have to rebuild in .net (.aspx pages) i am very new to .net and i do not know how if .net supports include...
3
by: BobRoyAce | last post by:
I would really appreciate recommendations for sources of materials on migrating ASP applications to ASP.NET (books, URL's, etc.). Also, is there a magazine that is particularly good for .NET stuff....
11
by: danip | last post by:
Hi there, I need to do the following: 1. Migrate a whole solution (with tens of projects) from VC 6.0 to VC 8.0. The project has a lot of MFC templates like CArray, and many error are poping out,...
34
by: subramanian100in | last post by:
Is there any difference between porting and migrating. Kindly explain
1
by: John Dalberg | last post by:
I am migrating a web site project to a web application project as indicated at this page: http://webproject.scottgu.com/CSharp/Migration2/Migration2.aspx However when I try to compile, I get a...
4
by: VikrantS | last post by:
Hi, I am migrating code from VS 6.0 to VS2008. The Code compiles in VS 6.0 but gives the following errors when compiled in VS 2008, --- \Program Files\VC\atlmfc\include\afxcmn.inl(376) : error...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.