Click here to Skip to main content
15,922,166 members
Home / Discussions / C#
   

C#

 
QuestionHiding a form in Vista Pin
Mr Jen Withers17-Jun-07 3:37
Mr Jen Withers17-Jun-07 3:37 
Questiondatagridview - VB.net 2005 ,sql server 2005 Pin
nilam1117-Jun-07 2:36
nilam1117-Jun-07 2:36 
AnswerRe: datagridview - VB.net 2005 ,sql server 2005 Pin
Arun.Immanuel17-Jun-07 2:45
Arun.Immanuel17-Jun-07 2:45 
AnswerRe: datagridview - VB.net 2005 ,sql server 2005 Pin
Sathesh Sakthivel17-Jun-07 3:47
Sathesh Sakthivel17-Jun-07 3:47 
Questiona small doubt .... Pin
Software_Specialist17-Jun-07 2:07
Software_Specialist17-Jun-07 2:07 
AnswerRe: Useless subject Pin
Guffa17-Jun-07 2:48
Guffa17-Jun-07 2:48 
GeneralRe: Useless subject Pin
Software_Specialist18-Jun-07 3:35
Software_Specialist18-Jun-07 3:35 
AnswerRe: Useless subject Pin
Guffa18-Jun-07 3:58
Guffa18-Jun-07 3:58 
It depends on what the application has to be able to do, really.

Most applications that work against a database doesn't really benefit much from being windows applications, as they are working against a central database anyway.

Web applications have some benefits over windows applications, though. All that you need to use it is a browser, you don't need any .NET framework or specific datbase drivers installed. You actually don't need the computer to run Windows at all.

Unless you have some special requirements in the application that needs it to be a windows application, you can very well make it a web application.


---
single minded; short sighted; long gone;

QuestionLogging of Upload file Pin
reddyamar_uk17-Jun-07 1:41
reddyamar_uk17-Jun-07 1:41 
Questionrdlc Report Pin
imran_Shaikh16-Jun-07 23:41
imran_Shaikh16-Jun-07 23:41 
AnswerRe: rdlc Report Pin
WillemM17-Jun-07 4:32
WillemM17-Jun-07 4:32 
QuestionListbox Pin
MashALyy16-Jun-07 23:08
MashALyy16-Jun-07 23:08 
AnswerRe: Listbox Pin
PandemoniumPasha17-Jun-07 0:10
PandemoniumPasha17-Jun-07 0:10 
AnswerRe: Listbox Pin
Giorgi Dalakishvili17-Jun-07 0:10
mentorGiorgi Dalakishvili17-Jun-07 0:10 
AnswerRe: Listbox Pin
Lucky Hamad17-Jun-07 7:55
Lucky Hamad17-Jun-07 7:55 
Questioncapture screen use managed directx9 C# Pin
jiangsongfang16-Jun-07 21:31
jiangsongfang16-Jun-07 21:31 
AnswerRe: capture screen use managed directx9 C# Pin
Christian Graus17-Jun-07 0:53
protectorChristian Graus17-Jun-07 0:53 
GeneralRe: capture screen use managed directx9 C# Pin
jiangsongfang17-Jun-07 1:02
jiangsongfang17-Jun-07 1:02 
QuestionConflicting Namespaces Pin
Brendan Vogt16-Jun-07 20:47
Brendan Vogt16-Jun-07 20:47 
AnswerRe: Conflicting Namespaces Pin
PandemoniumPasha16-Jun-07 21:14
PandemoniumPasha16-Jun-07 21:14 
AnswerRe: Conflicting Namespaces Pin
Christian Graus16-Jun-07 21:57
protectorChristian Graus16-Jun-07 21:57 
AnswerRe: Conflicting Namespaces Pin
PandemoniumPasha16-Jun-07 23:56
PandemoniumPasha16-Jun-07 23:56 
AnswerRe: Conflicting Namespaces Pin
Guffa17-Jun-07 2:52
Guffa17-Jun-07 2:52 
AnswerRe: Conflicting Namespaces Pin
DavidNohejl17-Jun-07 4:45
DavidNohejl17-Jun-07 4:45 
GeneralRe: Conflicting Namespaces Pin
Brendan Vogt17-Jun-07 8:22
Brendan Vogt17-Jun-07 8:22 

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.