Welcome to WindowsClient.net | Sign in | Join

Browse by Tags

All Tags » .Net (RSS)
In the current project, I have to develop some windows services to sending out notification mails. The first challenge I faced is I can't directly run and debug the Windows service. For that I need to install the service (using installutil –I ServiceName...
I started my .net career in VB.Net. While developing a windows application in VB.Net it is pretty easy to put a Splash screen. There is Project property called Splash screen and you can put any form there, after that the specified form will act as a Splash...
Posted by vsdev | 1 comment(s)
Filed under: , ,
WPF Menu - How to implement Shortcut Heys There are many ways to add shortcut keys in WPF # Using Underscore - In the Header Property, put the "_" before the Text, and you can use "ALT+<Key>". This is not Shortcut key, it is...
Posted by vsdev | 12 comment(s)
Filed under: ,
Few days back, I got a requirement to implement Free Hand drawing in .Net. I searched a lot but I didn’t get any good solution, the one I found from code project was Invalidating the picture box every time. So today I got a solution, it not seems to be...
Posted by vsdev | with no comments
Filed under: ,
 
Page view counter