Browse by Tags

All Tags » Tools (RSS)
csourcesearch.net "After over a year of work, my C++ Source Code Search website is finally live! It allows you to search over 107 million lines of open source C/C++ code and it actually understands the C/C++ syntax thus giving better results. I'm currently...
Posted by triplez | with no comments
Filed under:
Power Collections For .NET With .NET 2.0 comes the ability to implement what has been known in C++ as template classes. Generics are like C++ templates, only better. To learn more about generics, check out Jason Clark’s article in MSDN Magazine: http...
Posted by triplez | 2 comment(s)
Filed under: ,
I posted some screenshots of my newly installed Windows Vista Beta 1 on my virtual machine. And yes, it can work, and it's running quite smoothly, much faster and smoother than the previous builds. I haven't tried alot of things yet, but I'm in the process...
Posted by triplez | with no comments
Filed under:
The beta is out! I've finally GOT into the Microsoft Connect website (it's the new betaplace website) to be able to download Longhorn. I don't know whether I'm allowed to show this, but what the heck. Here's the files they uploaded and the different Longhorns...
Posted by triplez | 2 comment(s)
Filed under: ,
I have an upcoming project that involves generating different charts from reports/data, and found a pretty good charting control. ASPChart.NET - Data Chart Generation Library Don't let the ASP in the name fool you. You can use it for WinForms too, as...
Internet Communications Engine , or Ice, modern alternative to object middleware such as CORBA™ or COM/DCOM/COM+, with support for C++ , Java , Python , PHP , C# , and Visual Basic . I was reading an interview with Miguel de Icaza on Mono and he mentioned...
Posted by triplez | 1 comment(s)
Filed under: ,
Visual Studio 2005 Tools for Office Beta 2 IntelliSense Code Snippets This is a rather interesting download, which makes use of IntelliSense Code Snippets. Not so much that it's for VSTO development, but more of the concept/idea of providing code snippets...
Posted by triplez | with no comments
Filed under: ,
Sample Code Generator Use the XSD Object Generator Tool to generate sample Microsoft Visual C# and Visual Basic classes from an XSD schema. The Sample Code Generator (XSDObjectGen) tool takes an XSD schema as input and generates sample code showing how...
Posted by triplez | with no comments
Filed under:
Avalanche: File Swarming with Network Coding Not so recently, I was invited to participate in the beta testing of Avalanche, which is supposed to be the next Peer-To-Peer distribution solution which Microsoft will use for distributing their downloads...
Posted by triplez | 3 comment(s)
Filed under: ,
An introduction to Delta Debugging I came across this a few weeks ago, but didn't have time to blog it. Delta Debugging in a gist is finding the bug automatically without going through the process of stepping though your code. It's particularly useful...
Posted by triplez | with no comments
Filed under: ,
You have heard of Whitehorse, and how it helps model your domains fast and easily. This is an example of a Domain Specific Language (DSL) which is quite similar to UML, but generalised to be able to specialise in a specific domain. What do I mean by that...
Posted by triplez | with no comments
Filed under: ,
NUnit Convertor This utility converts your current NUnit Test Cases into compatible Test Cases for Visual Studio 2005 Team System. Remember the Unit Testing that's in Visual Studio 2005? That's the one. It's currently at version 0.4, and it's still quite...
Posted by triplez | with no comments
Filed under: ,
Microsoft Windows AntiSpyware (Beta) For those who have been using the Antispyware, there's a new Beta refresh available. Here are some of the changes. In this second beta refresh (Build 1.0.614), we’ve made other enhancements to the detection and removal...
Posted by triplez | with no comments
Filed under: ,
Ever wished you can create multiple websites in your Windows XP Pro just like your Windows 2003 server? Now you can with IIS Admin . It's pretty useful for developers who work on multiple websites at the same time, and feel the frustration of working...
Posted by triplez | with no comments
Filed under: ,
C# Code Format This is something really good to format your C# codes, VB codes and HTML/XML/ASP.NET codes. Pretty good I'd feel. I'll use it next time to do my formatting properly so it comes out right.
Posted by triplez | 2 comment(s)
Filed under: ,
More Posts Next page »