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

C#

 
GeneralRe: System.Data.SqlClient.SqlException Pin
Lebanese16-Nov-05 1:31
Lebanese16-Nov-05 1:31 
GeneralRe: System.Data.SqlClient.SqlException Pin
Igor Sukhov16-Nov-05 3:10
Igor Sukhov16-Nov-05 3:10 
GeneralRe: System.Data.SqlClient.SqlException Pin
Lebanese16-Nov-05 20:24
Lebanese16-Nov-05 20:24 
QuestionCrystal Report deployment problem Pin
memoboy15-Nov-05 22:05
memoboy15-Nov-05 22:05 
QuestionRe: i traid to merg Pin
memoboy16-Nov-05 1:15
memoboy16-Nov-05 1:15 
QuestionAbout Progressbar Pin
Sina_Ad15-Nov-05 21:37
Sina_Ad15-Nov-05 21:37 
QuestionWhat does Accesible Role do? Pin
Sina_Ad15-Nov-05 21:29
Sina_Ad15-Nov-05 21:29 
Questionwindows service Pin
Ankit Aneja15-Nov-05 19:37
Ankit Aneja15-Nov-05 19:37 
I have to make windows service in C#
i am having Visual Studio.Net
a Com Dll is given to me i add it by reference
and able to access its methods and properties
now i want to give some commands to this service using User Interface
and get appropriate results
Will i have to do socket programming
if yes where will i write my socket server code
will it be in OnStart
protected override void OnStart(string[] args)
{
// TODO: Add code here to start your service.

EventLog.WriteEntry("start first service");
}
Please put me in right direction I am not getting what to do

Ankit Aneja
"Nothing is impossible. The word itself says - I M possible"

AnswerRe: windows service Pin
Sean Michael Murphy16-Nov-05 4:57
Sean Michael Murphy16-Nov-05 4:57 
GeneralRe: windows service Pin
Ankit Aneja17-Nov-05 18:44
Ankit Aneja17-Nov-05 18:44 
QuestionFile wrapper Pin
picasso215-Nov-05 19:17
picasso215-Nov-05 19:17 
QuestionHow i get C# ASP.net Source code for Study Pin
Suryakant S. Bharne15-Nov-05 19:02
professionalSuryakant S. Bharne15-Nov-05 19:02 
AnswerRe: How i get C# ASP.net Source code for Study Pin
Michael P Butler15-Nov-05 21:10
Michael P Butler15-Nov-05 21:10 
QuestionFTP Download - please help Pin
SheenSylesh15-Nov-05 17:58
SheenSylesh15-Nov-05 17:58 
AnswerRe: FTP Download - please help Pin
mwallon15-Nov-05 23:00
mwallon15-Nov-05 23:00 
Questioncalendar help~~ Pin
momoo15-Nov-05 13:43
momoo15-Nov-05 13:43 
AnswerRe: calendar help~~ Pin
Christian Graus15-Nov-05 14:18
protectorChristian Graus15-Nov-05 14:18 
GeneralRe: calendar help~~ Pin
momoo17-Nov-05 16:04
momoo17-Nov-05 16:04 
QuestionFind button with DataView and wildcard support? Pin
mscis15-Nov-05 13:19
mscis15-Nov-05 13:19 
Questionflash in a pocket pc project Pin
mwallon15-Nov-05 13:02
mwallon15-Nov-05 13:02 
AnswerRe: flash in a pocket pc project Pin
Joshua Quick15-Nov-05 15:36
Joshua Quick15-Nov-05 15:36 
GeneralRe: flash in a pocket pc project Pin
mwallon15-Nov-05 22:35
mwallon15-Nov-05 22:35 
GeneralRe: flash in a pocket pc project Pin
Joshua Quick16-Nov-05 7:32
Joshua Quick16-Nov-05 7:32 
GeneralRe: flash in a pocket pc project Pin
mwallon16-Nov-05 7:44
mwallon16-Nov-05 7:44 
QuestionAccess SQL Server Via Internet Pin
webhay15-Nov-05 11:36
webhay15-Nov-05 11:36 

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.