Click here to Skip to main content
15,897,187 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncookie generation and locale/language settings Pin
_tasleem25-May-08 20:33
_tasleem25-May-08 20:33 
QuestionRequired Payment Gateway API http://www.interswitchng.com Pin
Ashish Sehajpal25-May-08 20:27
Ashish Sehajpal25-May-08 20:27 
AnswerRe: Required Payment Gateway API http://www.interswitchng.com Pin
N a v a n e e t h25-May-08 20:44
N a v a n e e t h25-May-08 20:44 
Questionapp_code folder Pin
Pankaj Garg25-May-08 19:36
Pankaj Garg25-May-08 19:36 
AnswerRe: app_code folder Pin
Blue_Boy25-May-08 19:47
Blue_Boy25-May-08 19:47 
AnswerRe: app_code folder Pin
N a v a n e e t h25-May-08 19:58
N a v a n e e t h25-May-08 19:58 
QuestionRe: app_code folder Pin
Pankaj Garg25-May-08 20:31
Pankaj Garg25-May-08 20:31 
AnswerRe: app_code folder Pin
N a v a n e e t h25-May-08 20:40
N a v a n e e t h25-May-08 20:40 
if you use website project template in VS2005, you won't be able to access classes placed outside app_code. Create a new class library project to the solution and put your classes there and refer this project output to your website.

If you use web application model which is like ASP.NET 1.1 model, then you are allowed to do this, AFAIK.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

QuestionAuthorizaton in ASP.NET 2.0 Pin
salon25-May-08 19:26
salon25-May-08 19:26 
QuestionRe: Authorizaton in ASP.NET 2.0 Pin
Vasudevan Deepak Kumar26-May-08 18:51
Vasudevan Deepak Kumar26-May-08 18:51 
AnswerRe: Authorizaton in ASP.NET 2.0 Pin
salon26-May-08 19:26
salon26-May-08 19:26 
QuestionAJAX ISSUE...URGENT HELP REQUIRED FROM AJAX EXPERTS Pin
Sajid A.25-May-08 18:47
Sajid A.25-May-08 18:47 
AnswerCP Members IGNORE Pin
leckey25-May-08 18:51
leckey25-May-08 18:51 
AnswerRe: AJAX ISSUE...URGENT HELP REQUIRED FROM AJAX EXPERTS Pin
Ashish Sehajpal25-May-08 20:30
Ashish Sehajpal25-May-08 20:30 
Questionvirtual directories c# Pin
Pankaj Garg25-May-08 18:11
Pankaj Garg25-May-08 18:11 
AnswerRe: virtual directories c# Pin
Laddie25-May-08 19:03
Laddie25-May-08 19:03 
AnswerRe: virtual directories c# Pin
Abhijit Jana25-May-08 19:05
professionalAbhijit Jana25-May-08 19:05 
QuestionRe: virtual directories c# Pin
Pankaj Garg25-May-08 19:25
Pankaj Garg25-May-08 19:25 
AnswerRe: virtual directories c# Pin
Abhijit Jana25-May-08 19:30
professionalAbhijit Jana25-May-08 19:30 
QuestionRe: virtual directories c# Pin
Pankaj Garg25-May-08 19:43
Pankaj Garg25-May-08 19:43 
AnswerRe: virtual directories c# Pin
Abhijit Jana25-May-08 19:52
professionalAbhijit Jana25-May-08 19:52 
QuestionRe: virtual directories c# Pin
Pankaj Garg25-May-08 19:57
Pankaj Garg25-May-08 19:57 
AnswerRe: virtual directories c# Pin
N a v a n e e t h25-May-08 20:05
N a v a n e e t h25-May-08 20:05 
AnswerRe: virtual directories c# Pin
Laddie25-May-08 19:58
Laddie25-May-08 19:58 
GeneralRe: virtual directories c# Pin
Abhijit Jana25-May-08 20:01
professionalAbhijit Jana25-May-08 20:01 

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.