iNET Interactive - Online Advertising Agency
          
   Home    Authors    About    Login    Contact Us
   Search:   
Advanced Search     
  Articles

  ASP (26)
  ASP.NET (19)
  C and C++ (4)
  CFML (2)
  CGI and Perl (16)
  Flash (2)
  Java (7)
  JavaScript (28)
  PHP (92)
  MySQL (13)
  MSSQL (3)
  HTML (34)
  SEO (9)
  Visual Basic (12)
  CSS (13)
  SSI (5)
  XML (12)
  C# (14)

  Developer News

May 15, 2008
Reader Question - Would you host your client's work on your website?
About
 
May 15, 2008
How to Create an Ajax Autocomplete Text Field: Part 6
WebReference.com
 
May 14, 2008
Poll: Are the browser safe colors still needed?
About
 
May 14, 2008
Google Doctype launched
About
 
May 14, 2008
Web Editor Reviews - 6 New Reviews
About
 
May 14, 2008
Build Beautiful Buttons in Photoshop, Part I
SitePoint
 
Courtesy of moreover.com
 
Want to receive new articles via e-mail? Click here!
/Home /ASP.NET

ASP.NET WEbMatrix Part 1 

  Views:    6730
  Votes:    3
by Anil Mahadev 12/06/03 Rating: 

Synopsis:

Part One: Introduction ASP.NET Web Matrix is a free easy to use ASP.NET Editor from Microsoft Corp. It has some facilities of Visual Studio.net. It looks like the image shown below when ASP.NET Web Matrix loads. System Requirements: Windows 2000 or Windows XP The .net Framework SDK installed. Internet Explorer 6.0 MDAC 2.7 And Finally ASP.NET WebMatrix To download your free copy of WebMatrix, please visit http://www.asp.net/webmatrix
Pages: 
The Article

 
 
 

Part One: Introduction

 
ASP.NET Web Matrix is a free easy to use ASP.NET Editor from Microsoft Corp.
It has some facilities of Visual Studio.net. It looks like the image shown below when 
ASP.NET Web Matrix loads.
 
 

System Requirements: Windows 2000 or Windows XP

                                  The .net Framework SDK installed.

                                  Internet Explorer 6.0

                                  MDAC 2.7

                                  ASP.NET WebMatrix 

 

To download your free copy of WebMatrix, please visit

 
 
 
 
 

ASP.NET WebMatrix Project originally started up as basically an editor. It later began to evolve as a development tool to be used by ASP.NET Developers.

 

We can learn more about ASP.NET WebMatrix in the following sections.

 

From now I will be referring to ASP.NET WebMatrix as WebMatrix only.

 

WebMatrix now supports only C# and VB.NET code. It may be a pleasure for all aspiring .net web developers. In this section of the article I will show you the look and feel of WebMatrix and how it compares to its cousin Microsoft Visual Studio.net 2003.

 

 1) The User Interface

 
 
 
 
1)    Our First Page in WebMatrix
 
 
 
2)    Our Code Window
 
 
 

In the above figure, we see the code window. What does it do? Lets find out.

 

The above code is written in VB.NET, as many of us are comfortable with that J.

 

The form will load and will ask the user and ask them to enter his/her name. Once the name is entered, a Message Box will be displayed.

 

For the sake of the article I have stuck with Developer IQ.

 

This will be the output.

 

 
 

This wraps up our section on WebMatrix Part 1. Next month I will show u on how to play around with databases in WebMatrix

 

The ASP.NET WebMatrix logo is Copyright of Microsoft Corporation, U.S.A 

Pages: 

Similar/related articles:


 
  Sponsors