Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
CouponOK.com - Free Web Hosting and Domain Coupons for webmasters


October 2007 - Posts

Interesting articles (October 26)
How to quickly view the public key for an assembly in the output window Speed up Visual Studio 2005 Create Your Own Visual Studio 2005 Item Templates Creating Zip archives in .NET (without an external library like SharpZipLib) Visual Studio 2005 or 2008? Read More...
SVN Time-Lapse View
SVN Time-Lapse View is a cross-platform viewer that downloads all revisions of a file and lets you scroll through them by dragging a slider. As you scroll, you are shown a visual diff of the current revision and the previous revision. Thus you can see Read More...
10 awesome Windows Live Writer plugins for developers and bloggers
I’ve made this list of 10 plugins for Windows Live Writer. Some of these plugins will help beatify your published code, while others will help you create code archives or retrieve a link from MSDN. Insert Code for Windows Live Writer - Insert Code Read More...
SSMS Tools PACK
SSMS Tools PACK contains a few upgrades for Microsoft SQL Server Management Studio and Microsoft SQL Server Management Studio Express. Features :     Execution History (Soft Source Control) - Every statement that you run is logged in a Read More...
Multi-protocol tabbed desktop client for remote connections
Terminals is a multi-protocol tabbed desktop client for remote connections. Right now it can support all of these connection types (simultaneously): RDP – Microsoft’s Remote Desktop aka Terminal Services VNC – Virtual Network Computing VMRC – Virtual Read More...
Shaped Windows in WPF
In previous versions of Microsoft .Net Framework, creating shaped windows was a time-consuming process that involved Win API calls.Not anymore - one of the modern aspects of WPF is that you can make non-rectangular windows in simple way.Creating shaped Read More...