Feeds:
Posts
Comments

Posts Tagged ‘.Net Framework 4.0’

Parallel Development
As demands for application performance increased, customers
have traditionally solved the problem by simply increasing the
underlying power of the hardware that the application is running
on. Over the last several years developers have seen the CPUs
that their applications run on start to include 2, 4 or more cores.
While the power of the hardware has increased, the [...]

Read Full Post »

Cloud Development
On October 27th 2008 Microsoft announced Windows® Azure™
the comprehensive cloud environment from Microsoft. With
Windows® Azure™ Tools for Microsoft® Visual Studio®
you can build, debug and deploy services and applications
for Windows Azure.
Windows Azure offers a scalable hosting environment for
the Internet, built on geographically distributed data centers.
It handles load balancing and resource management, and
automatically manages the life [...]

Read Full Post »

Hi Guys, Microsoft released Visual Studio 2010 CTP in October. You’ll be amazed with the download size its near about 7 GB. You can download it from here.
After you download you’ll run the .exe file to extract the setup and the setup is of the .vhd format that is Virtual PC hard disk. So you’ll [...]

Read Full Post »

Understanding existing, and writing new, code
As the complexity of applications grows so does the
challenge of understanding the code that you’re working
on. With Visual Studio 2010 the IDE provides integrated
support for understanding what is happening in the code
section that you’re viewing.
The editor in Visual Studio 2010 has been rebuilt using the
Windows Presentation Foundation (WPF) technology. WPF
enables [...]

Read Full Post »

Web Development

With ASP.NET, Microsoft delivered a ground breaking
productive development model that made web applications
accessible to the traditional application developer. Over the last
few releases, not only has the tooling in Visual Studio improved
to provide developers with a more web standard set of tools,
but leading features like CSS property grids and split view
design surfaces have been provided.
However [...]

Read Full Post »

Older Posts »