Click here to Skip to main content
15,911,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionJava script Problem Pin
Rameez Raja22-Aug-08 23:49
Rameez Raja22-Aug-08 23:49 
QuestionRe: Java script Problem Pin
Perspx23-Aug-08 0:21
Perspx23-Aug-08 0:21 
AnswerRe: Java script Problem Pin
Rameez Raja23-Aug-08 16:49
Rameez Raja23-Aug-08 16:49 
Questionplaying audio continuously without interruption Pin
needhi_p22-Aug-08 22:13
needhi_p22-Aug-08 22:13 
AnswerRe: playing audio continuously without interruption Pin
needhi_p24-Aug-08 22:42
needhi_p24-Aug-08 22:42 
QuestionASP.Net website deployment for customers Pin
Mayur Kotlikar22-Aug-08 22:12
Mayur Kotlikar22-Aug-08 22:12 
AnswerRe: ASP.Net website deployment for customers Pin
Abhijit Jana22-Aug-08 22:29
professionalAbhijit Jana22-Aug-08 22:29 
AnswerRe: ASP.Net website deployment for customers Pin
Samer Aburabie24-Aug-08 9:19
Samer Aburabie24-Aug-08 9:19 
Good Question ... I think I can help you ...
You see there is a simple tool called Web Deployement Projects for Visual Studio 2005 and there is one for Visual Studio 2008 ... this tool helps you to make an installer for your precompiled web application ...

Simply its used as follows:
- Install this tool
- Go to your web application and right click on the site (at visual studio of course)
- Click on Add Deployment Project
- A new project is added to the solution which simply will make a precompilation for your site
- Add a WebSetup Project to your solution
- Make the project output point to the newly added web deployment project
- Build it !

Its an amazing tool and here are the links to it:
VS 2005
http://msdn.microsoft.com/en-us/asp.net/aa336619.aspx[^]

VS 2008
http://www.microsoft.com/downloads/details.aspx?familyid=0AA30AE8-C73B-4BDD-BB1B-FE697256C459&displaylang=en[^]

Sincerely Samer Abu Rabie

Note: Please remember to rate this post to help others whom reading it.


GeneralRe: ASP.Net website deployment for customers Pin
Mayur Kotlikar24-Aug-08 18:24
Mayur Kotlikar24-Aug-08 18:24 
GeneralRe: ASP.Net website deployment for customers Pin
Mayur Kotlikar25-Aug-08 20:16
Mayur Kotlikar25-Aug-08 20:16 
Questionhow to play all type of video files in my web application Pin
reogeo200822-Aug-08 21:55
reogeo200822-Aug-08 21:55 
AnswerRe: how to play all type of video files in my web application Pin
needhi_p22-Aug-08 22:06
needhi_p22-Aug-08 22:06 
Questionautorefresh Pin
nithydurai22-Aug-08 21:10
nithydurai22-Aug-08 21:10 
AnswerRe: autorefresh Pin
Abhijit Jana22-Aug-08 21:20
professionalAbhijit Jana22-Aug-08 21:20 
GeneralRe: autorefresh Pin
nithydurai22-Aug-08 22:14
nithydurai22-Aug-08 22:14 
GeneralRe: autorefresh Pin
Abhijit Jana22-Aug-08 22:30
professionalAbhijit Jana22-Aug-08 22:30 
AnswerRe: autorefresh Pin
GgAben23-Aug-08 4:51
GgAben23-Aug-08 4:51 
QuestionInfragistic date control Pin
Member 387988122-Aug-08 20:19
Member 387988122-Aug-08 20:19 
AnswerRe: Infragistic date control Pin
Paul Conrad23-Aug-08 18:54
professionalPaul Conrad23-Aug-08 18:54 
Questiondifferent resolution web page Pin
UD(IA)22-Aug-08 19:56
UD(IA)22-Aug-08 19:56 
AnswerRe: different resolution web page Pin
Abhijit Jana22-Aug-08 20:20
professionalAbhijit Jana22-Aug-08 20:20 
Questiondisplay 5000 records in datagrid Pin
Jagwinder Walia22-Aug-08 19:27
Jagwinder Walia22-Aug-08 19:27 
AnswerRe: display 5000 records in datagrid Pin
Paul Conrad22-Aug-08 19:44
professionalPaul Conrad22-Aug-08 19:44 
AnswerRe: display 5000 records in datagrid Pin
Abhijit Jana22-Aug-08 20:13
professionalAbhijit Jana22-Aug-08 20:13 
GeneralRe: display 5000 records in datagrid Pin
Paul Conrad22-Aug-08 20:24
professionalPaul Conrad22-Aug-08 20:24 

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.