Microsoft.Win32.RegistryKey ckey = Microsoft.Win32.Registry.LocalMachine.OpenSubKey(@”SYSTEM\CurrentControlSet\Services\service1″, true); if(ckey != null) { if(ckey.GetValue(“Type”) != null) { ckey.SetValue(“Type”, ((int)ckey.GetValue(“Type”) | 256)); } }
July 19, 2007
Categories: Uncategorized . . Author: bimal4u . Comments: Leave a Comment
You can search source code/project in any language through this search engine.
Please click on below link.
Developer search engine
June 22, 2007
Categories: Uncategorized . . Author: bimal4u . Comments: Leave a Comment
You can sent daily two sms in all over india through this below link.
Free SMS in all over india
June 20, 2007
Categories: Uncategorized . . Author: bimal4u . Comments: Leave a Comment
This link help to understand how to call web service through java script
http://www.webreference.com/js/column98/index.html
June 20, 2007
Categories: Uncategorized . . Author: bimal4u . Comments: Leave a Comment