Click here to Skip to main content
15,892,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionEdit Template in Gridview Pin
sparlay_pk19-Nov-09 9:18
sparlay_pk19-Nov-09 9:18 
AnswerRe: Edit Template in Gridview Pin
Abhishek Sur19-Nov-09 11:17
professionalAbhishek Sur19-Nov-09 11:17 
AnswerRe: Edit Template in Gridview Pin
Abhijit Jana19-Nov-09 16:03
professionalAbhijit Jana19-Nov-09 16:03 
AnswerRe: Edit Template in Gridview Pin
Vimalsoft(Pty) Ltd19-Nov-09 19:48
professionalVimalsoft(Pty) Ltd19-Nov-09 19:48 
QuestionProblem with creating a windows component. Pin
sarang_k19-Nov-09 8:47
sarang_k19-Nov-09 8:47 
AnswerRe: Problem with creating a windows component. Pin
Abhishek Sur19-Nov-09 11:05
professionalAbhishek Sur19-Nov-09 11:05 
Questiondifference between website and web application Pin
md_azy19-Nov-09 7:58
md_azy19-Nov-09 7:58 
AnswerRe: difference between website and web application Pin
Abhishek Sur19-Nov-09 8:08
professionalAbhishek Sur19-Nov-09 8:08 
The main difference of Website and Web application is :
Websites generally deploy source codes in the server if you publish it. Thus VStudio will not compile the total code to produce dll, rather it will place the files in the server with source code. Any change can be easily made in the production server without redeploying the entire project.

Web applications on the other hand produces an assembly for all the pages and deploys it to the server.

Cool | :cool:

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

GeneralRe: difference between website and web application Pin
Paulo Zemek20-Nov-09 0:27
mvaPaulo Zemek20-Nov-09 0:27 
QuestionHow to fire the DropDownList.SelectedIndexChanged event Pin
MacIntyre19-Nov-09 7:09
MacIntyre19-Nov-09 7:09 
AnswerRe: How to fire the DropDownList.SelectedIndexChanged event Pin
Abhishek Sur19-Nov-09 8:19
professionalAbhishek Sur19-Nov-09 8:19 
GeneralRe: How to fire the DropDownList.SelectedIndexChanged event Pin
MacIntyre19-Nov-09 10:12
MacIntyre19-Nov-09 10:12 
GeneralRe: How to fire the DropDownList.SelectedIndexChanged event Pin
MacIntyre19-Nov-09 11:49
MacIntyre19-Nov-09 11:49 
GeneralRe: How to fire the DropDownList.SelectedIndexChanged event Pin
Abhishek Sur19-Nov-09 21:10
professionalAbhishek Sur19-Nov-09 21:10 
Questionobject data source Pin
Tauseef A19-Nov-09 7:03
Tauseef A19-Nov-09 7:03 
QuestionCould somebosy help me this rendercontrol issue Pin
Ersan Ercek19-Nov-09 6:40
Ersan Ercek19-Nov-09 6:40 
AnswerRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur19-Nov-09 7:56
professionalAbhishek Sur19-Nov-09 7:56 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Ersan Ercek19-Nov-09 9:07
Ersan Ercek19-Nov-09 9:07 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur19-Nov-09 20:40
professionalAbhishek Sur19-Nov-09 20:40 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Ersan Ercek19-Nov-09 20:55
Ersan Ercek19-Nov-09 20:55 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur19-Nov-09 21:08
professionalAbhishek Sur19-Nov-09 21:08 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Ersan Ercek20-Nov-09 0:59
Ersan Ercek20-Nov-09 0:59 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur21-Nov-09 9:25
professionalAbhishek Sur21-Nov-09 9:25 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Ersan Ercek23-Nov-09 0:28
Ersan Ercek23-Nov-09 0:28 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur24-Nov-09 21:42
professionalAbhishek Sur24-Nov-09 21:42 

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.