TechBubbles

Microsoft Technology BLOG

Latest stories

The .NET Service Bus

Introduction
The .NET Service bus is a powerful and useful feature from Windows Azure Cloud Computing. The .NET Service bus is designed to address the connectivity issues in advanced communication scenarios. The main issue it addresses is Internet connectivity. This post explains how it addresses these issues in real world.
Internet Connectivity Challenge

Data View Control in ASP.NET AJAX 4 Preview 4

Introduction The Data View Control in AJAX 4 has some cool features like it can be bind to any JavaScript object or array.It can also be bind to any ASP.NET AJAX Component. You can read the post to know about  ASP.NET AJAX 4.0 Preview 4 features. Providing Data to the Data View Control Data can be provided to Data View in a number of ways. Setting the data property of the Data View Control...

SOA Enabled DAL

Introduction
Traditional applications using relational data sources such as Oracle, SQL Server and DB2 to expose their business logic to external world in a tightly coupled manner. This tightly coupled approach leads to the performance\scalability issues. This post discusses the Designing a SOA enabled DAL with example.
Traditional Service Data Access

Microsoft Research Projects 2009

Introduction Microsoft Research’s annual event TechFest 2009 presented a number of R&D projects that researchers working around the world for most challenging technical problems. This post presents the highlights from their showcase. Highlights This year Microsoft focused on speech, touch and gesture for the automobile, home and office. It also concentrated on the data center technologies...

ASP.NET 3.5 Chart Control

Introduction ASP.NET 3.5 SP1 having a new charting control which allows the developers to easily add different data visualizations to their web applications.The control supporting different chart types like column charts,line charts and pie charts and also advance chart types like funnel and pyramid charts.This post explains about using this control in web applications. You can download the chart...

Solution for Office 2007 application project system could not be enabled

When you first time creating a Office 2007 application using VS 2008 you may get the following error. “Programmatic access to the Microsoft Office Visual Basic for Applications project system could not be enabled” The Error looks like the following window The solution for the above error is 1. Open the MS Word or MS Excel 2. Go to Tools Menu then select Macro then click security option 3...

AJAX Enabled WCF Service

Introduction In .NET Framework 3.5 WCF supports returning JSON serialized data from REST-based Web Service. You can read REST Based WCF Service in ASP.NET 3.5 article to know about developing a REST Web Service. This post explains about creating a REST based Web Service that returns JSON-formatted data to ASP.NET page. 1.Create a new web site in VS20008 and Add a new item to the  App_Code...

REST Based WCF Service in ASP.NET 3.5

Introduction This post explains you about building a REST-based service using Windows Communication Foundation(WCF) and ASP.NET 3.5. We develop this service without using the SOAP.You can read the REST Overview to get an understanding of what REST is? In simple tetchier statement we can say REST is WCF Web programming model. 1. Create a new web site in VS 2008 as follows Select the HTTP from the...

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud