c# Programming Glossary: www.geekpedia.com
C# convert integer to hex and back again http://stackoverflow.com/questions/1139957/c-sharp-convert-integer-to-hex-and-back-again System.Globalization.NumberStyles.HexNumber from http www.geekpedia.com KB8_How do I convert from decimal to hex and hex to decimal.html..
Programatically ejecting and retracting the CD drive in vb.net or c# http://stackoverflow.com/questions/1449410/programatically-ejecting-and-retracting-the-cd-drive-in-vb-net-or-c-sharp set CDAudio door closed null 0 IntPtr.Zero http www.geekpedia.com tutorial174_Opening and closing the CD tray in .NET.html share..
Change master audio volume from XP to Windows 8 in C# http://stackoverflow.com/questions/15250379/change-master-audio-volume-from-xp-to-windows-8-in-c-sharp is going to work on those OS. I have tried already http www.geekpedia.com tutorial176_Get and set the wave sound volume.html but it doesn't.. unmute Change master volume in Windows 7 x64 with C# http www.geekpedia.com tutorial176_Get and set the wave sound volume.html The final..
Mute Windows Volume using C# http://stackoverflow.com/questions/154089/mute-windows-volume-using-c-sharp winforms audio volume share improve this question http www.geekpedia.com tutorial176_Get and set the wave sound volume.html share improve..
Capture the Screen into a Bitmap http://stackoverflow.com/questions/362986/capture-the-screen-into-a-bitmap you can use the CopyFromScreen method detailed here http www.geekpedia.com tutorial181_Capturing screenshots using Csharp.html Create a..
get ip address of all connected pc in c# [duplicate] http://stackoverflow.com/questions/5360352/get-ip-address-of-all-connected-pc-in-c-sharp the live ips in your network one solution would be http www.geekpedia.com tutorial142_Creating a Port Scanner with Csharp.html they even..
Getting the IP address of server in ASP.NET? http://stackoverflow.com/questions/646525/getting-the-ip-address-of-server-in-asp-net the call HttpContext.Current.Request.UserHostAddress http www.geekpedia.com KB32_How do I get the visitors IP address.html share improve..
|