473,387 Members | 3,684 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,387 software developers and data experts.

Create ASP.NET applications using notepad

Kim
Can ASP.NET apps be created using notepad ?
I supposed the file needs to be compiled into .aspx extension but don't know
how to go about doing it.

Any suggestion ?
Jul 21 '05 #1
3 3790
Kim,

Often unknown by people who never saw Visual.Studio Net.

You can create ASP.Net application using notepad. The style of writing those
is much different from making ASPNET pages with DLL's.

When you see the documentation on MSDN it is almost forever for ASPNET
without compiled DLL's (however easy to translate for the ones who know the
DLL version)

This is a very good site to learn ASPNET using Notepad.
http://samples.gotdotnet.com/quickstart/

A good newsgroup for ASPNET without compiled DLL's is
microsoft.public.dotnet.framework.aspnet

When you are using VBNet than I know that as well the newsgroup
microsoft.public.dotnet.languages.vb can be good when it is more about the
compiled versions (you saw I wrote as well).

(You need by the way an IIS server which has the framework loaded for this)

I hope this helps?

Cor
Jul 21 '05 #2
You may want to use WebMatrix. It is free and has a few more features than
notepad. It has a page designer which while not great is better than typing
into notepad and then adjusting.

It is available at http://www.asp.net/Default.aspx?tabindex=0&tabid=1

This page also has a link to download the Visual Web Developer Express which
would use V2.0 of dot.net. While it may be a while before it goes
production it has many new features that make creating ASP.NET sites much
easier.

Lloyd Sheen

"Kim" <Ki*@discussions.microsoft.com> wrote in message
news:DC**********************************@microsof t.com...
Can ASP.NET apps be created using notepad ?
I supposed the file needs to be compiled into .aspx extension but don't
know
how to go about doing it.

Any suggestion ?

Jul 21 '05 #3
Lloyd,
This page also has a link to download the Visual Web Developer Express which would use V2.0 of dot.net. While it may be a while before it goes
production it has many new features that make creating ASP.NET sites much

I readed in another newsgroup that it will be cheap, however not be free.

Cor
Jul 21 '05 #4

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

Similar topics

2
by: RL | last post by:
Hello Perl gurus, 1. I have a web page where I can push a button (dospawn.html). 2. This button calls a CGI script (spawnboss.cgi) 3. spawnboss.cgi calls a forking perl script (forkme.pl) 4....
3
by: Nico | last post by:
I try to execute a shell command from ASP with: response.write("start") Set wshShell = CreateObject("WScript.Shell") wshShell.Run "notepad" Set wshShell = Nothing response.write("finished") ...
8
by: Rob Kellow | last post by:
Hello, I'm working on an application for use within my company on our intranet that will be used to gather some information and store some of the info in a SQL Server database and the rest of the...
10
by: Steve | last post by:
I want to make a web application that will run on my home server and would like to be able to have the web application interact with another, winforms application. For example, let's say I wanted...
1
by: Kim | last post by:
Can ASP.NET apps be created using notepad ? I supposed the file needs to be compiled into .aspx extension but don't know how to go about doing it. Any suggestion ?
1
by: khaled | last post by:
hi, i am new in c# programming and i am trying to host two applications in the same c# form. my two applications are "VLC"(video lan) and notepad. can someone help to do that? thanks.
2
by: Sasie7679 | last post by:
Hi, 1. We have a requirement to open applications using VB and showing it within a container. Is it possible to automate applications using VB (i.e Acrobat reader, Paint, Word etc)? It can be any...
27
by: max | last post by:
Hello, I am a newbye, and I'm trying to write a simple application. I have five tables with three columns; all tables are identical; I need to change some data in the first table and let VB...
2
by: Jay Douglas | last post by:
Hi community, I would like to add a new custom menu item to the right click context menu's in notepad and the cmd shell. The same context menu that displays edit, paste, etc. Example, someone...
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: 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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.