Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : .NET : ASP.NET : Mini-tutorial Signup · Login
Author Thread
Mini-tutorial
Posted in tutorial: Uploading, Determining Size, Width and Height and Resizing Image Files with ASP.NET
·  enewmen
User
Joined: 15 Apr 2003
Total Posts: 4

Mini-tutorial

Posted: 15 Apr 2003
Thanks for the tutorial on uploading to a database.
PLEASE though explain someplace how to create a normal VS.NET Solution using your file examples. It seems simple, but I'm having lots of linking problems. After I get the csc compiler to work I still can't manage to create a simple solution from it.

Thanks!

Life to the fullest
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 595
Re: Mini-tutorial
Posted: 28 Apr 2003
Should be easy.

1. Create a new C# - ASP.NET Web Application Project.
2. Copy/paste all the files ( excluding .bat and .dll files ) from the tutorial source code into the directory created by IIS for your new virtual application.
3. In VS.NET right-click over the project name, and use Add -> Add Existing Item to add all pasted files to the project.
4. Next just Ctrl+Shift+B to build the project.

There might be some steps in-between that I may have missed. But above clues should be enough to get you going.

Faisal Khan.
Stardeveloper.com
Read Blog | Follow on Facebook, Twitter
Want to leave a comment? Login or Register for free!

Users Who Have Visited This Thread In Last 24 Hours
1 Visitor

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.