Click here to Skip to main content
15,881,588 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionURL Rewriting Pin
Member 32641221-Jun-09 20:39
Member 32641221-Jun-09 20:39 
QuestionAuthorize.net paymenet gate way Pin
rameshdontagani1-Jun-09 18:49
rameshdontagani1-Jun-09 18:49 
AnswerRe: Authorize.net paymenet gate way Pin
Christian Graus1-Jun-09 19:33
protectorChristian Graus1-Jun-09 19:33 
GeneralRe: Authorize.net paymenet gate way Pin
Colin Angus Mackay1-Jun-09 21:10
Colin Angus Mackay1-Jun-09 21:10 
QuestionNeed help to create custom control Pin
Jain Vijay1-Jun-09 18:20
Jain Vijay1-Jun-09 18:20 
AnswerRe: Need help to create custom control Pin
Goalie352-Jun-09 16:34
Goalie352-Jun-09 16:34 
GeneralRe: Need help to create custom control Pin
Jain Vijay2-Jun-09 19:39
Jain Vijay2-Jun-09 19:39 
GeneralRe: Need help to create custom control Pin
Goalie352-Jun-09 19:44
Goalie352-Jun-09 19:44 
That's odd. The link opened for me. I'll just post his article here instead:

Visual Studio 2005 is one the coolest Development Tools available today for developing applications targetting .NET Framework 2.0.

In Visual Studio 2005, there have been a lot of changes, compared to the way Windows Applications and Web Applications were created using Visual Studio .NET 2003 and earlier versions.

For more details, please check my following articles:-

Quick Facts about Visual Studio 2005 - Did you know?

Visual Studio 2005 Web Application Projects and Web Deployment Projects

When developing with Visual Studio 2005, we might have noticed that all the web related templates are moved under "File - New - WebSite" option.

However, creating a Web Control Library is an exception to this. The Web Control Library Template still lies in the "File - New - Project" Option. It is a little suprising and tricky to find the option to create a Web Control Library.

The steps are

1. Click "File" - "New Project" 

2. The "New Project" Dialog opens up with the installed templates

3. Select the preferred language "Visual Basic" or "Visual C#" under "Project Types"

4. Expand the preferred language Node.

5. Select "Windows" under the preferred language Node.

6. The available templates are listed under "Templates"

7. Select the "Web Control Library" and click "Ok" to create a Web Control Library Project.

This might be a little suprising since all the Web related projects are moved under "File - New - Website" option whereas the "Web Control Library" still remains here and particularly under "Windows" option. 


In short, the answer for the question, from my understanding is that, all Project type templates are moved under "File - New - Project" and the Website related ASP.NET Website, ASP.NET WebService are under "File - New - Website" option.

Cheers and Happy Programming !!! 

GeneralRe: Need help to create custom control Pin
Jain Vijay2-Jun-09 20:11
Jain Vijay2-Jun-09 20:11 
GeneralRe: Need help to create custom control Pin
Goalie353-Jun-09 3:38
Goalie353-Jun-09 3:38 
GeneralRe: Need help to create custom control Pin
Jain Vijay3-Jun-09 17:48
Jain Vijay3-Jun-09 17:48 
GeneralRe: Need help to create custom control Pin
Goalie353-Jun-09 18:25
Goalie353-Jun-09 18:25 
Question[Message Deleted] Pin
R_L_H1-Jun-09 15:01
R_L_H1-Jun-09 15:01 
AnswerRe: BUG?- Username randomly appearing in Text Form Control (Only in Firefox) Pin
RajeevKumarSharma1-Jun-09 23:12
RajeevKumarSharma1-Jun-09 23:12 
QuestionQuestion about connection strings to an Oracle DB Pin
Nostrom01-Jun-09 12:32
Nostrom01-Jun-09 12:32 
AnswerRe: Question about connection strings to an Oracle DB Pin
Colin Angus Mackay1-Jun-09 20:59
Colin Angus Mackay1-Jun-09 20:59 
QuestionAuthenticate users Pin
hahii1-Jun-09 11:05
hahii1-Jun-09 11:05 
AnswerRe: Authenticate users Pin
Christian Graus1-Jun-09 11:29
protectorChristian Graus1-Jun-09 11:29 
AnswerRe: Authenticate users Pin
Colin Angus Mackay1-Jun-09 13:36
Colin Angus Mackay1-Jun-09 13:36 
QuestionInsert statement (please read again.) Pin
hahii1-Jun-09 10:57
hahii1-Jun-09 10:57 
AnswerRe: Insert statement (please read again.) Pin
Christian Graus1-Jun-09 11:30
protectorChristian Graus1-Jun-09 11:30 
AnswerRe: Insert statement (please read again.) Pin
Colin Angus Mackay1-Jun-09 13:32
Colin Angus Mackay1-Jun-09 13:32 
AnswerRe: Insert statement (please read again.) Pin
Colin Angus Mackay1-Jun-09 13:38
Colin Angus Mackay1-Jun-09 13:38 
Questionlogin controls Pin
hahii1-Jun-09 10:50
hahii1-Jun-09 10:50 
AnswerRe: login controls Pin
Christian Graus1-Jun-09 11:30
protectorChristian Graus1-Jun-09 11:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.