Posted by: Sumit Maitra ,
on 5/14/2012,
in Category ASP.NET MVC
Abstract:
In this article, we will create an ASP.NET MVC application called ChirpyHQ and deploy it on the Cloud through AppHarbor. This application is using RavenHQ as its backend.
Read More ...
|
Posted by: Mahesh Sabnis ,
on 5/10/2012,
in Category ASP.NET MVC
Abstract:
The FileResult action that comes out of box with ASP.NET MVC3 provides an easy to use abstraction for downloading files in an ASP.NET MVC application.
Read More ...
|
Posted by: Sumit Maitra ,
on 5/5/2012,
in Category ASP.NET MVC
Abstract:
In this article, we will be exploring the power and simplicity of RavenDB's Searching and Indexing. We will create a sample ASP.NET MVC app called Chirpy to demonstrate how we can Index Data in RavenDB
Read More ...
|
Posted by: Suprotim Agarwal ,
on 5/1/2012,
in Category General Topics
Abstract:
DotNetCurry Completes 5 Years today. Participate in our celebrations this entire month and win .NET Products, Books and Training. There are 40 prizes to be given away and the participation is so easy.
Read More ...
|
Posted by: Sumit Maitra ,
on 4/28/2012,
in Category Visual Studio, VSTS & TFS
Abstract:
There is a plethora of changes in VS 11 and the next .NET framework release that help improve developer productivity . In this article, we will focus on the Web Developer specific functions in the release that promise to make day to day developer life much easier.
Read More ...
|
Posted by: Mahesh Sabnis ,
on 4/25/2012,
in Category Windows Azure
Abstract:
The Blob storage service provided by Windows Azure provides manageable, scalable, high available techniques for managing BLOB data required by an application. We will create a sample application to create a container, upload and delete BLOB data. We will see how to deploy a cloud application using the Windows Azure portal.
Read More ...
|
Posted by: Subodh Sohoni ,
on 4/20/2012,
in Category Visual Studio, VSTS & TFS
Abstract:
In this article we will explore how to debug and run a custom check-in policy using TFS SDK 11 and then deploy it on a developer’s machine.
Read More ...
|
Posted by: Mahesh Sabnis ,
on 4/17/2012,
in Category Windows Azure
Abstract:
Windows Azure provides a comprehensive platform for developing Scalable, High available application. With the Visual Studio 2010 templates, any .NET developer can easily develop applications for the cloud. In this article, we will introduce Azure and see how to create an ASP.NET Web Role Project
Read More ...
|
Posted by: Subodh Sohoni ,
on 4/14/2012,
in Category Visual Studio, VSTS & TFS
Abstract:
In this article, I will take you through the process of creating and deploying a custom check-in policy using TFS SDK 11 for Java.
Read More ...
|
Posted by: Mahesh Sabnis ,
on 4/12/2012,
in Category SharePoint
Abstract:
By using WCF Service with Business Data Connectivity, a SharePoint 2010 portal can easily connect to any external system within the organization or even to an external software system outside the organization. In this article, we will see how to connect between a WCF service and Sharepoint 2010
Read More ...
|
Posted by: Gouri Sohoni ,
on 4/10/2012,
in Category Visual Studio, VSTS & TFS
Abstract:
In this article, we will see how to convert normal Coded UI Test to Data Driven Coded UI Test using Visual Studio 11.
Read More ...
|
Posted by: Mahesh Sabnis ,
on 4/6/2012,
in Category C# 2.0, 3.0 and 4.0
Abstract:
The new keywords async and await introduced in C# 4.5 helps developers to make their asynchronous programming logic less complex and more manageable. In this article, we will see a simple demonstration of the async programming in C# 4.5
Read More ...
|
Posted by: Gouri Sohoni ,
on 4/3/2012,
in Category Visual Studio, VSTS & TFS
Abstract:
In this article, we will explore a new feature with Microsoft Test Manager 11 in VS 11 named Exploratory Testing
Read More ...
|
Posted by: Subodh Sohoni ,
on 3/31/2012,
in Category Visual Studio, VSTS & TFS
Abstract:
In this article, we will explore how the local workspaces concept works in Team Explorer Everywhere in TFS 11
Read More ...
|
Posted by: Mahesh Sabnis ,
on 3/29/2012,
in Category SharePoint
Abstract:
With the External Content Types feature provided in SharePoint 2010, communication between two systems can be achieved easily. By using SQL Server as Data Source, you can minimize writing explicit code for database connectivity and perform CRUD operations too.
Read More ...
|
|