Kaotic Reality
"Knowledge needs to be shared to enlighten the world" - Kraeven
Wednesday, November 3, 2010
Test if Integer has been set : Nullable Value Types
›
For example, let's say that you have an integer for tracking some value and it can be positive and negative. It is also possible for the...
1 comment:
techPhile: Using VB keywords as Variables
›
techPhile: Using VB keywords as Variables Credits goto : Cody Schouten Using VB keywords as Variables In C#, a name of a get/set access...
Sunday, October 31, 2010
VB .NET, C# Code Converter - Fryan's Digital World
›
VB .NET, C# Code Converter - Fryan's Digital World I already had plenty of .NET projects where I use either VB.NET or C# language to wri...
Wednesday, October 6, 2010
mRemote : multi-tab remote connections manager
›
mRemote is a full-featured, multi-tab remote connections manager. http://www.mremote.org/wiki/ It allows you to store all your remote c...
Friday, October 1, 2010
Windows Tip of the Day: Finding the MAC Address of Remote Computer (Advanced)
›
Windows Tip of the Day: Finding the MAC Address of Remote Computer (Advanced) Every device on a TCP/IP network has a unique number assigne...
Tuesday, September 21, 2010
Make your application extensible with Reflection
›
Public Shared Function LoadAll(Of T)() As List(Of T) Dim services As New List(Of T)() For Each type As Type In Assembly.GetCallingAssembly...
Monday, September 20, 2010
Start a Process as a Different User - developer Fusion
›
Start a Process as a Different User - developer Fusion : "Function ConvertToSecureString(ByVal str As String) Another usefull code snip...
Deep clone an object in .NET - developer Fusion
›
Deep clone an object in .NET - developer Fusion A code snippet that could be very useful, so I though I'd share this with you... Cred...
Thursday, September 16, 2010
InCtrl 5 Application Analysys Tool – Download and Enjoy | Simon Todd's Free Technical Blog!
›
InCtrl 5 Application Analysys Tool – Download and Enjoy | Simon Todd's Free Technical Blog! InCtrl 5 is an amazing application, it is...
3 comments:
Tuesday, September 14, 2010
Printer Driver Generator 1.3.0.0 | Novell User Communities
›
Printer Driver Generator 1.3.0.0 | Novell User Communities : "Printer Driver Generator 1.3.0.0" Nice little tool to regenerate ...
2 comments:
‹
›
Home
View web version