473,383 Members | 1,834 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,383 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 3788
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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: 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...

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.