User Profile

Collapse

Profile Sidebar

Collapse
coolaihasan
coolaihasan
Last Activity: Feb 23 '10, 11:46 AM
Joined: Jul 2 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • coolaihasan
    started a topic WinService LogOn Event insert Sql Server Db

    WinService LogOn Event insert Sql Server Db

    Hi,
    i m not much good in windows services. wanna create one so when a user logIn (to his system) it inserts the time with userid in Sql server db. and same at logoff

    How catch event for logon/off?

    Thanx

    Code:
    protected override void OnStart(string[] args)
            {   
                eventLog1.WriteEntry("In OnStart Service");
    
    
                SqlConnection con =
    ...
    See more | Go to post
    Last edited by tlhintoq; Feb 23 '10, 03:46 PM. Reason: [CODE] ...Your code goes between code tags [/CODE]

  • coolaihasan
    started a topic Enhancing C# skill

    Enhancing C# skill

    Hi, I am working in the language for quite sometime. But the nature of the projects are more or less the same. i used c# mostly for db with ms sql server.

    But now I want to develop some applications (small would be preferable) so that I could enhance more and more c# skills and tricks. but I couldn't find a place for project scopes of new sort.
    Can anybody tell me some way to get some different nature project(if not a db its...
    See more | Go to post
No activity results to display
Show More
Working...