Click here to Skip to main content
15,917,709 members
Home / Discussions / C#
   

C#

 
AnswerRe: vehicle return failure charges Pin
leppie11-Sep-08 23:48
leppie11-Sep-08 23:48 
QuestionNeed help with Backspace button!! Pin
Lim Yuxuan11-Sep-08 22:24
Lim Yuxuan11-Sep-08 22:24 
AnswerRe: Need help with Backspace button!! Pin
William Ten Broek11-Sep-08 22:41
William Ten Broek11-Sep-08 22:41 
GeneralRe: Need help with Backspace button!! Pin
Lim Yuxuan12-Sep-08 2:17
Lim Yuxuan12-Sep-08 2:17 
AnswerRe: Need help with Backspace button!! Pin
Manas Bhardwaj11-Sep-08 23:07
professionalManas Bhardwaj11-Sep-08 23:07 
GeneralRe: Need help with Backspace button!! Pin
Lim Yuxuan12-Sep-08 2:18
Lim Yuxuan12-Sep-08 2:18 
QuestionTabControl Problem Pin
Haim Nachum11-Sep-08 21:38
Haim Nachum11-Sep-08 21:38 
QuestionDatgridviewButtonCell Issue Pin
supriyaP11-Sep-08 21:35
supriyaP11-Sep-08 21:35 
AnswerRe: DatgridviewButtonCell Issue Pin
supriyaP11-Sep-08 22:07
supriyaP11-Sep-08 22:07 
QuestionCreating setup for my application Pin
Shweta Gulati11-Sep-08 20:23
Shweta Gulati11-Sep-08 20:23 
AnswerRe: Creating setup for my application Pin
g_amol11-Sep-08 20:50
g_amol11-Sep-08 20:50 
1, Go to file menu > click Add > new project >now “Add New Project” Dialog appear.
2.Select “Other Project Types” and click “Setup and Deployment” projects,Choose “Setup Project”give name project name in name text box finally click OK.
3.New project appear in solution explorer,for example you give the name “MyEXE”..it will display with this name.
4.right click the MyEXE > go View > click “File System”
5.You can see the “File System on TargetMachine”under three folders
Application Folder
User’s Desktop
User’s Program Menu
6.Select Application Folder and right click Add>Project Output>select Primary output
7. select User’s Desktop richt click on the second window>click create new shortcut>select output file from Application folder>change the file name from primary output name to MyEXE
next >>
next >>
8.If you want to change the Manufactures name for exe,just right click the project go to properties
change the properties as per you requirement
9.Finally Build the new project After successfully Build the project myEXE(Setup) will be appear in Application Debug or Release folder(depend upon the properties settings)
EXE available @ this location
When you want to install the EXE on the client machine,you should be installed .NET Framework on that mc because,Applications and controls written for the .NET Framework version 2.0 require the .NET Framework Redistributable Package version 2.0 to be installed on the computer where the application or control runs.
QuestionCreating setup for my application Pin
g_amol11-Sep-08 20:53
g_amol11-Sep-08 20:53 
AnswerRe: Creating setup for my application Pin
Eslam Afifi12-Sep-08 5:25
Eslam Afifi12-Sep-08 5:25 
Questiondatalist [modified] Pin
soujanya G11-Sep-08 19:51
soujanya G11-Sep-08 19:51 
AnswerRe: datalist Pin
Manas Bhardwaj11-Sep-08 23:10
professionalManas Bhardwaj11-Sep-08 23:10 
GeneralRe: datalist Pin
soujanya G12-Sep-08 1:00
soujanya G12-Sep-08 1:00 
QuestionHttp status 401Unauthorized error in java web service Pin
newbieNeeraj11-Sep-08 19:32
newbieNeeraj11-Sep-08 19:32 
AnswerRe: Http status 401Unauthorized error in java web service Pin
#realJSOP11-Sep-08 23:36
professional#realJSOP11-Sep-08 23:36 
GeneralRe: Http status 401Unauthorized error in java web service Pin
leppie11-Sep-08 23:50
leppie11-Sep-08 23:50 
GeneralRe: Http status 401Unauthorized error in java web service Pin
#realJSOP11-Sep-08 23:54
professional#realJSOP11-Sep-08 23:54 
GeneralRe: Http status 401Unauthorized error in java web service Pin
leppie12-Sep-08 0:00
leppie12-Sep-08 0:00 
AnswerRe: Http status 401Unauthorized error in java web service Pin
leppie12-Sep-08 2:21
leppie12-Sep-08 2:21 
GeneralRe: Http status 401Unauthorized error in java web service Pin
newbieNeeraj15-Sep-08 20:37
newbieNeeraj15-Sep-08 20:37 
QuestionMDI Related issue Pin
supriyaP11-Sep-08 19:27
supriyaP11-Sep-08 19:27 
AnswerRe: MDI Related issue Pin
#realJSOP11-Sep-08 23:37
professional#realJSOP11-Sep-08 23:37 

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.