Paint.NET v3.5 enhanced for Windows 7

Published on :

The latest alpha build of Paint.NET v3.5 will now use DirectWrite instead of GDI for the Text tool if you are running Windows 7. DirectWrite is a new font and text rendering system that comes with Windows 7. In Paint.NET, you’ll see the following benefits: Faster text rendering. This is […]

Visual Studio 2010 with Windows Azure Tools

Published on :

Cloud Development has become easy with this new version of Visual Studio.With Windows Azure™ Tools for Visual Studio, it’s easy for developers to build, debug and deploy services and applications for Microsoft’s new cloud platform. C# and VB Project Templates for building Cloud Services Tools to change the Service Role […]

Visual Studio 2010 and .NET Framework 4 Training Kit

Published on :

The Visual Studio 2010 and .NET Framework 4 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the Visual Studio 2010 features and a variety of framework technologies including: C# 4.0 Visual Basic 10 F# Parallel Extensions Windows Communication Foundation […]

Download Visual Studio 2010 Beta

Published on :

Try the latest Beta versions of Visual Studio 2010 and the .NET Framework 4.0Download here : Visual Studio Team System 2010 Team Suite Beta 1 – ISO Visual Studio Team System 2010 Team Foundation Server Beta 1 Visual Studio 2010 Professional Beta 1 – ISO iso 1.2 GB Visual Studio […]

Visual Studio 2010 and .NET Framework 4 Beta 1 Overview

Published on :

Visual Studio 2010 and .NET Framework 4 focuses on the core pillars of developer experience, support for the latest platforms, targeted experiences for specific application types, and core architecture improvements.Visual Studio 2010 is an exciting release in managed languages and tools. Visual C# and Visual Basic languages continue to evolve […]

Microsoft .NET Framework 3.5 service pack 1

Published on :

Microsoft .NET Framework 3.5 Service Pack 1 (SP1) continue Microsoft’s investment in market leading development tools and developer platform. SP1 addresses issues that were found through a combination of customer and partner feedback, as well as internal testing. These service packs offer customers improvements in responsiveness, stability and performance. The […]

Deep Zoom Composer

Published on :

Deep Zoom Composer, a tool to allow the preparation of images for use with the Deep Zoom feature in Silverlight 3. The new Deep Zoom technology in Silverlight allows users to see images on the Web like they never have before. The smooth in-place zooming and panning that Deep Zoom […]

Copying the selected text in a textbox to clipboard

Published on :

Often in programming we ned to copy the selected text to the clipoard. Here is the method how to do this in visualbasic.net Copies the current selection in the text box to the Clipboard. [Visual Basic]Public Sub Copy() Remarks You can use this method, instead of using the Clipboard class, […]

Windows 7 Taskbar .NET Sample Library – an Overview

Published on :

One of the first noticeable changes in Windows 7 Desktop is the new Taskbar. The Windows 7 Taskbar post on the E7 blog clearly documents the reasons driving the Windows 7 Taskbar look and feel. The Windows 7 taskbar introduces new functionality that developers need to understand in order for […]