Click here to Skip to main content
15,913,186 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Paging Button in Datagrid Pin
N a v a n e e t h13-Jan-08 19:46
N a v a n e e t h13-Jan-08 19:46 
GeneralRe: Paging Button in Datagrid Pin
danasegaranea13-Jan-08 20:05
danasegaranea13-Jan-08 20:05 
GeneralRe: Paging Button in Datagrid Pin
danasegaranea13-Jan-08 20:26
danasegaranea13-Jan-08 20:26 
GeneralRe: Paging Button in Datagrid Pin
N a v a n e e t h13-Jan-08 21:11
N a v a n e e t h13-Jan-08 21:11 
GeneralRe: Paging Button in Datagrid Pin
danasegaranea13-Jan-08 22:38
danasegaranea13-Jan-08 22:38 
QuestionHow to install two msi files at same time in Vista? [modified] Pin
Sam.M13-Jan-08 18:47
Sam.M13-Jan-08 18:47 
QuestionCreating Installer Packages in Visual Studio Pin
Blumen13-Jan-08 18:42
Blumen13-Jan-08 18:42 
GeneralRe: Creating Installer Packages in Visual Studio Pin
N a v a n e e t h13-Jan-08 19:20
N a v a n e e t h13-Jan-08 19:20 
Blumen wrote:
Do you normally user VS built in Deployment project or third party installer software?


Yes I do. The installation package creation process is very simple and can be done without looking into an article. Which bit you are stuck ?

Blumen wrote:
good articles on creating ASP.NET intaller packages using Visual Studio 2003 and VS 2005,


1 - http://www.15seconds.com/issue/030806.htm[^]
2 - http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx[^]
3 - http://msdn2.microsoft.com/en-us/library/aa479568.aspx[^]

If you want to create database with the installer, create a separate class with database creation logic and add that to custom action list while setting up the project. You may find the following links useful

1 - http://msdn2.microsoft.com/en-us/library/49b92ztk%28VS.71%29.aspx[^]
2 - http://msdn2.microsoft.com/en-us/library/9cdb5eda%28VS.71%29.aspx[^]
3 - http://msdn2.microsoft.com/en-us/library/bd8h80ez%28VS.71%29.aspx[^]

Hope this helps


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

My Website | Ask smart questions


GeneralRe: Creating Installer Packages in Visual Studio Pin
Blumen13-Jan-08 19:57
Blumen13-Jan-08 19:57 
QuestionDoes MOSS 2007 trial version includes InfoPath Forms Services? Pin
cdotpal13-Jan-08 10:43
cdotpal13-Jan-08 10:43 
GeneralGenerating JPEG images on-the-fly Pin
Mohammad A Gdeisat13-Jan-08 9:19
Mohammad A Gdeisat13-Jan-08 9:19 
GeneralRe: Generating JPEG images on-the-fly Pin
pmarfleet13-Jan-08 12:08
pmarfleet13-Jan-08 12:08 
GeneralRe: Generating JPEG images on-the-fly Pin
Mohammad A Gdeisat13-Jan-08 12:15
Mohammad A Gdeisat13-Jan-08 12:15 
GeneralRe: Generating JPEG images on-the-fly Pin
N a v a n e e t h13-Jan-08 19:12
N a v a n e e t h13-Jan-08 19:12 
GeneralRe: Generating JPEG images on-the-fly Pin
shipstech14-Jan-08 5:28
shipstech14-Jan-08 5:28 
GeneralRe: Generating JPEG images on-the-fly Pin
pmarfleet14-Jan-08 8:46
pmarfleet14-Jan-08 8:46 
GeneralRe: Generating JPEG images on-the-fly Pin
shipstech14-Jan-08 9:39
shipstech14-Jan-08 9:39 
GeneralEncrypted string in Querystring [SOLVED] Pin
#realJSOP13-Jan-08 9:17
professional#realJSOP13-Jan-08 9:17 
GeneralRe: Encrypted string in Querystring Pin
Guffa13-Jan-08 17:23
Guffa13-Jan-08 17:23 
GeneralRe: Encrypted string in Querystring Pin
#realJSOP13-Jan-08 23:16
professional#realJSOP13-Jan-08 23:16 
Questioncommand line Pin
Mr. Wonderful13-Jan-08 7:22
Mr. Wonderful13-Jan-08 7:22 
GeneralRe: command line Pin
pmarfleet13-Jan-08 11:56
pmarfleet13-Jan-08 11:56 
QuestionRe: command line Pin
Mr. Wonderful13-Jan-08 22:38
Mr. Wonderful13-Jan-08 22:38 
QuestionHow to get page height in C# Pin
MEK313-Jan-08 3:05
MEK313-Jan-08 3:05 
AnswerRe: How to get page height in C# Pin
pmarfleet13-Jan-08 3:52
pmarfleet13-Jan-08 3:52 

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.