Programming Resources
Share an interesting blog, news page or other resource...
159 topics in this forum
-
Hellou Tuts4You Today I bring an application made in c #, which makes this application is that when you hit start mouse, moving your mouse will go for 5 seconds on your screen, enjoy Mouse Spazzer - Tuts4You.rar
-
.NET blog - programming: http://iobservable.net/blog/category/net/
-
P-CODE versus Native Code Links: http://vb.mvps.org/hardcore/html/p-codeversusnativecode.htm http://msdn.microsoft.com/en-us/library/aa240843%28v=vs.60%29.aspx https://www.princeton.edu/~achaney/tmve/wiki100k/docs/P-code_machine.html
-
For all web scene teams , The most importance create the rlz package with info file and etc. The best way to create the nfo is auto with rlz package, I written an rlz package in 2009 after than update in 2012 and finally update this year, Now the source code release public for use anyone need to write rlz package , But the updated source code need minimum Delphi XE3 or higher. Description: Download: http://distro.0777.ir/index.php?dir=ASA/Source/'>>http://distro.0777.ir/index.php?dir=ASA/Source/And some document add soon.
-
Grabbing Kernel Thread Call Stacks the Process Explorer Way – Part 2: Link: http://blog.airesoft.co.uk/2009/02/grabbing-kernel-thread-call-stacks-the-process-explorer-way-part-2/
-
Introduction to MSIL – Part 5 – Exception Handling http://weblogs.asp.net/kennykerr/archive/2004/09/15/introduction-to-msil-part-5-exception-handling.aspx A great article which should be readed!
-
-
How to Make a Splash screen C# />http://www.dreamincode.net/forums/topic/92856-how-to-make-a-splash-screen/ />http://crazorsharp.blogspot.com/2009/06/creating-splash-screen-in-net-with.html />http://www.eggheadcafe.com/community/aspnet/2/10080115/how-to-show-splash-screen.aspx
-
Hello All, I wrote a little paper about reducing the file size of a cpp project. Covers some basic stuff like removing cruntime, merging sections etc.. Hope it helps someone and of course if you have improvements, other techniques or found bugs then feel free to write me. ~Zer0Flag Decrease_WinCppProject_FileSize.pdf
-
PEB32 and PEB64 in One Definition />http://blog.rewolf.pl/blog/?p=294 Ted.
-
http://fgiesen.wordpress.com/2011/01/24/x86-code-compression-in-kkrunchy/ A very nice article in which ryg explains how the secret sauce of his packer, kkrunchy, works. He also released the disassembling preprocessor source responsible as well under a public domain license.
-
Every programmer should watch this video! />https://channel9.msdn.com/posts/C-and-Beyond-2011-Herb-Sutter-Why-C Use the pdf slides, because in the video they are hardly visible: http://ecn.channel9.msdn.com/content/WhyCPPCB2011.pdf
-
Demonstrates redirecting the Console output to a file C# />http://www.java2s.com/Code/CSharp/Development-Class/DemonstratesredirectingtheConsoleoutputtoafile.htm
-
Link: />http://blogs.msdn.com/b/oldnewthing/archive/2007/06/25/3507294.aspx
-
How to: Configure the .NET Framework 4 Runtime />http://msdn.microsoft.com/en-us/library/ff770241.aspx
-
General information about .NET - Native Compiling />http://jasper-net.blogspot.com/2010/01/net-internals-and-native-compiling.html
-
Creating a license provider (.NET) />http://robseder.wordpress.com/2009/04/12/creating-a-license-provider/
-
Building COM Objects in C# />http://www.csharphelp.com/2006/08/building-com-objects-in-c/
-
NClass is a free and open source software tool to create Unified Modeling Language (UML) class diagrams for C# and Java applications. It is written in C# only and needs the .NET Framework 2.0 or the latest version of Mono. />http://en.wikipedia.org/wiki/NClass
-
The Difference Between the Strong Name Hash and Hash Evidence />http://blogs.msdn.com/b/shawnfa/archive/2005/02/28/382027.aspx
-
Mixing x86 With x64 Code />http://blog.rewolf.pl/blog/?p=102 Ted.
-
BASS is an audio library for use in software on several platforms. Its purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a tiny DLL, under 100KB* in size. C/C++, Delphi, Visual Basic, and MASM APIs are provided, with several examples to get you started. .Net and other APIs are also available. BASS is also available for the Win64, WinCE, and iOS platforms. BASS has a native dll.
-
Libraries for playing music: />http://en.wikipedia.org/wiki/Module_file />http://en.wikipedia.org/wiki/XM_%28file_format%29 />http://wiki.dark-omen.org/do/Wartbed:Architecture/Audio />http://wiki.gamedev.net/index.php/Libraries />http://www.simnet.is/haraldursa/mylinks/voip_links.htm C# libs: SharpMod, NAudio
-
60+ .NET libraries every developer should know about />http://blog.webdistortion.com/2010/02/16/60-net-libraries-every-developer-should-know-about/
-