The Windows SDK for Windows 7 and .NET Framework 3.5 SP1 provides the documentation, samples, header files, libraries, and tools (including C++ compilers) that you need to develop applications to run on Windows 7 and the .NET Framework 3.5 SP1. To build...
Continue reading »
Product Description
The foundation for most Web services, XML can also be used with ASP.NET to display data from an infinite variety of sources in a Web site
After covering the basics, the book explores the many ways that XML documents can be created,...
Continue reading »
SHARETHIS.addEntry({ title: "Professional VB.Net Programming", url: "http://allaboutasp.net/2009/07/professional-vbnet-programming/" });...
Continue reading »
Microsoft Expression Web 3 gives you the tools you need to produce high-quality, standards-based Web sites: built-in support for today’s Web standards, sophisticated CSS design capabilities, and visual diagnostic tools. Whether you work with PHP, HTML/XHTML,...
Continue reading »
Excel worksheets can read in Visual studio by using Office API’s. To get start working with Excel file we first need to understand the structure of Excel files. For programming Excel files we first creates an Excel Application object, read Excel file...
Continue reading »
Recently i started working on SQL Server 2005 development and developing applications using SQL Server 2005. Microsoft SQL Server 2005 Developer guide help me a lot and might be useful for others also. most importantly this book can use without...
Continue reading »
The Web Deployment Tool is a tool for simplifying migration, management and deployment of Web applications, sites and servers. It can be used to package a Web site, automatically including content, configuration, certificates and databases. It can be...
Continue reading »
An HTTP handler is a process that runs on server to response to a particular type of request. HTTP handlers can be referred to as endpoint also. A typical example of HTTP handlers is when ASP.net page handler which is used by asp.net engine to process...
Continue reading »
At the TechEd India Microsoft has announced PHP SDK for Azure. PHPAzure is an open source software development kit that allows PHP developers to build PHP applications for Azure platform. This SDK also Provides consistent programming model for Windows...
Continue reading »
Silverlight does not provide built in direct navigation system not it provides integration with browser navigation system but Silverlight provide some other features that can be used for navigation while developing Silverlight applications. There is two...
Continue reading »