Click here to Skip to main content
15,900,325 members
Home / Discussions / C#
   

C#

 
QuestionHow to make my application into an EXE in .NET Pin
vasanth arivali9-Aug-09 23:56
vasanth arivali9-Aug-09 23:56 
AnswerRe: How to make my application into an EXE in .NET Pin
stancrm9-Aug-09 23:57
stancrm9-Aug-09 23:57 
AnswerRe: How to make my application into an EXE in .NET Pin
Hristo-Bojilov10-Aug-09 0:20
Hristo-Bojilov10-Aug-09 0:20 
AnswerRe: How to make my application into an EXE in .NET Pin
senguptaamlan10-Aug-09 23:02
senguptaamlan10-Aug-09 23:02 
GeneralRe: How to make my application into an EXE in .NET Pin
vasanth arivali11-Aug-09 0:18
vasanth arivali11-Aug-09 0:18 
GeneralRe: How to make my application into an EXE in .NET Pin
senguptaamlan11-Aug-09 0:22
senguptaamlan11-Aug-09 0:22 
QuestionProblem to connect to mysql via c#. Pin
hdv2129-Aug-09 23:50
hdv2129-Aug-09 23:50 
AnswerRe: Problem to connect to mysql via c#. Pin
stancrm9-Aug-09 23:55
stancrm9-Aug-09 23:55 
AnswerRe: Problem to connect to mysql via c#. Pin
senguptaamlan11-Aug-09 1:06
senguptaamlan11-Aug-09 1:06 
QuestionUsing 'Like' in DataTable select query Pin
kanchoette9-Aug-09 23:47
kanchoette9-Aug-09 23:47 
AnswerRe: Using 'Like' in DataTable select query Pin
Luc Pattyn9-Aug-09 23:55
sitebuilderLuc Pattyn9-Aug-09 23:55 
GeneralRe: Using 'Like' in DataTable select query Pin
kanchoette10-Aug-09 0:12
kanchoette10-Aug-09 0:12 
GeneralRe: Using 'Like' in DataTable select query Pin
rishimuni20-Jan-14 1:23
rishimuni20-Jan-14 1:23 
GeneralRe: Using 'Like' in DataTable select query Pin
Member 1372147419-Jun-18 1:19
Member 1372147419-Jun-18 1:19 
GeneralRe: Using 'Like' in DataTable select query Pin
Jochen Arndt19-Jun-18 3:06
professionalJochen Arndt19-Jun-18 3:06 
AnswerRe: Using 'Like' in DataTable select query Pin
Pete O'Hanlon10-Aug-09 1:52
mvePete O'Hanlon10-Aug-09 1:52 
QuestionProblem while set the window state to maximixed of the form Pin
lnmca9-Aug-09 23:37
lnmca9-Aug-09 23:37 
AnswerRe: Problem while set the window state to maximixed of the form Pin
Luc Pattyn9-Aug-09 23:57
sitebuilderLuc Pattyn9-Aug-09 23:57 
QuestionimageList with treeView Pin
reilak9-Aug-09 22:37
reilak9-Aug-09 22:37 
AnswerRe: imageList with treeView Pin
OriginalGriff9-Aug-09 23:21
mveOriginalGriff9-Aug-09 23:21 
Questiondeployment of window application Pin
Milind Panchal9-Aug-09 22:32
Milind Panchal9-Aug-09 22:32 
AnswerRe: deployment of window application Pin
Vimalsoft(Pty) Ltd9-Aug-09 22:40
professionalVimalsoft(Pty) Ltd9-Aug-09 22:40 
Good morning swami

how do you expect a .net developed application to run where there is no .net installed ?

Secondly as a .net programmer this should always be in your mind. Before you start coding you must have decided what is a target framework for your application. e.g

Visual Studio 2003 = .net 1.1
Visual Studio 2005 = .net 2.0 
Visual Studio 2008 = .net 3.5 


You must install these frameworks depending to your target framework. lastly please please please buy a book and read , you cant learn everything on the internet. the reason i say this is because in every book this is a basic lesson an author gives to his reader and its very easy to understand.

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.somee.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

GeneralRe: deployment of window application Pin
Milind Panchal9-Aug-09 22:48
Milind Panchal9-Aug-09 22:48 
GeneralRe: deployment of window application Pin
OriginalGriff9-Aug-09 23:24
mveOriginalGriff9-Aug-09 23:24 
GeneralRe: deployment of window application Pin
Vimalsoft(Pty) Ltd11-Aug-09 23:03
professionalVimalsoft(Pty) Ltd11-Aug-09 23:03 

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.