Creating a Weblog using JScript .NET and ASP.NET Minnesota

In this article, you are guided through a functioning ASP.NET application that uses XML.

Local Companies

3 Sixty Software, LLC
612-961-0787
4209 Heathcote Rd
Wayzata, MN
Lawson Software
651-767-7000
380 Saint Peter St
St. Paul, MN
Automation Station Inc
651-224-1985
180 5th St E
St. Paul, MN
Notion IT
(507) 276-9149
820 Sunrise Dr.
New Ulm, MN
Genuine Genuis Solutions
(612) 872-4256
431 Clifton Ave
Minneapolis, MN
Twin Cities Solutions, Inc.
952.881.6570
10800 Lyndale Ave S
Bloomington, MN
American Software and Global Technologies
(952) 885-5640
1650 W 82nd St
Minneapolis, MN
Assessment Systems
651-647-9220
2233 University Ave W
St. Paul, MN
Global Software
(612) 305-4472
10 S 5th St
Minneapolis, MN
Productive Corporation
612.375.0204
510 First Ave North Suite 310
Minneapolis, MN

provided by: 
Originally published at Internet.com


The focus of this series to date is to get you familiar with JScript .NET and the .NET Framework from an overview perspective. The focus of this article is to guide you through a functioning ASP.NET application that uses XML. You can view and work with a live demonstration of the application here

Overview



A Web Log is a Web page that represents a personal journal - a web log is informally referred to as a "blog". Blogs have frequent updates and individual updates are usually short. Some web blogs, like Slashdot, have a number of people working on them and provide a degree of interactivity by allowing readers to post comments about blog entries.

Blogs have become so popular that services, like Blogger.com, make it easy to create and update your own web log. Developers like to do things their own way and have the ability to create their own blog - this article discusses how to create your own blog using JScript .NET and using ASP.NET

Some features of the sample Web log include: * Uses XML to store blog comments * Uses the DataSet and FileStream objects to interact with the XML database * Uses XSL to display the blog * Combines XSL and CSS for advanced formatting

The blog is made up of two pages: one that displays the contents of the blog (the application's default page), and one that allows you create a new blog entry. You can view and work with a live demonstration of the application here.

Designing the XML Database

...

Read article at Internet.com site

Featured Local Company

Twin Cities Solutions, Inc.

952.881.6570
10800 Lyndale Ave S
Bloomington, MN
http://www.twincs.com

Twin Cities Solutions, Inc. is a privately owned information technology solutions firm primarily engaged in providing technical and project management expertise to application development initiatives.

We are experienced in providing information technology solutions to government agencies as well as manufacturing, legal, financial and publishing business sectors.

Our team of consultants provides expertise to our clients in several key areas: E-Commerce applications, distributed applications, database development and desktop support.

Regional Articles
- Creating a Weblog using JScript .NET and ASP.NET Albert Lea MN
- Creating a Weblog using JScript .NET and ASP.NET Andover MN
- Creating a Weblog using JScript .NET and ASP.NET Anoka MN
- Creating a Weblog using JScript .NET and ASP.NET Bemidji MN
- Creating a Weblog using JScript .NET and ASP.NET Brainerd MN
- Creating a Weblog using JScript .NET and ASP.NET Burnsville MN
- Creating a Weblog using JScript .NET and ASP.NET Champlin MN
- Creating a Weblog using JScript .NET and ASP.NET Chanhassen MN
- Creating a Weblog using JScript .NET and ASP.NET Chaska MN
- Creating a Weblog using JScript .NET and ASP.NET Circle Pines MN
- Creating a Weblog using JScript .NET and ASP.NET Cloquet MN
- Creating a Weblog using JScript .NET and ASP.NET Cottage Grove MN
- Creating a Weblog using JScript .NET and ASP.NET Detroit Lakes MN
- Creating a Weblog using JScript .NET and ASP.NET Duluth MN
- Creating a Weblog using JScript .NET and ASP.NET Eden Prairie MN
- Creating a Weblog using JScript .NET and ASP.NET Elk River MN
- Creating a Weblog using JScript .NET and ASP.NET Excelsior MN
- Creating a Weblog using JScript .NET and ASP.NET Faribault MN
- Creating a Weblog using JScript .NET and ASP.NET Fergus Falls MN
- Creating a Weblog using JScript .NET and ASP.NET Forest Lake MN
- Creating a Weblog using JScript .NET and ASP.NET Hastings MN
- Creating a Weblog using JScript .NET and ASP.NET Hibbing MN
- Creating a Weblog using JScript .NET and ASP.NET Hopkins MN
- Creating a Weblog using JScript .NET and ASP.NET Inver Grove Heights MN
- Creating a Weblog using JScript .NET and ASP.NET Lakeville MN
- Creating a Weblog using JScript .NET and ASP.NET Mankato MN
- Creating a Weblog using JScript .NET and ASP.NET Minneapolis MN
- Creating a Weblog using JScript .NET and ASP.NET Minnetonka MN
- Creating a Weblog using JScript .NET and ASP.NET Moorhead MN
- Creating a Weblog using JScript .NET and ASP.NET Mound MN
- Creating a Weblog using JScript .NET and ASP.NET New Ulm MN
- Creating a Weblog using JScript .NET and ASP.NET Osseo MN
- Creating a Weblog using JScript .NET and ASP.NET Owatonna MN
- Creating a Weblog using JScript .NET and ASP.NET Prior Lake MN
- Creating a Weblog using JScript .NET and ASP.NET Red Wing MN
- Creating a Weblog using JScript .NET and ASP.NET Rochester MN
- Creating a Weblog using JScript .NET and ASP.NET Rosemount MN
- Creating a Weblog using JScript .NET and ASP.NET Saint Cloud MN
- Creating a Weblog using JScript .NET and ASP.NET Saint Paul MN
- Creating a Weblog using JScript .NET and ASP.NET Savage MN
- Creating a Weblog using JScript .NET and ASP.NET Shakopee MN
- Creating a Weblog using JScript .NET and ASP.NET South Saint Paul MN
- Creating a Weblog using JScript .NET and ASP.NET Stillwater MN
- Creating a Weblog using JScript .NET and ASP.NET Wayzata MN
- Creating a Weblog using JScript .NET and ASP.NET Willmar MN
- Creating a Weblog using JScript .NET and ASP.NET Winona MN

Topics: 
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML