Visual Studio 2011 Ultimate installation

0

It’s surprising or it may be convention though – I am not aware. But at the time of installation it should visual studio 2011 ultimate beta on the heading and while items which are getting install shows “visual studio 11 professional beta”.

 

VS NET 2011 Ultimate installation

VS NET 2011 Ultimate installation

.NET Framework 4.5 Developer Preview

0

It’s sometime really frustating with microsoft windows. They comit for high scalability, avialability but all shit.

Today, I am just trying to download .net framework 4.5 developer preview from the official page for .net framework 4.5 http://msdn.microsoft.com/en-us/netframework/hh403373.

 

When ever I am trying to get the bit it takes me to a page which shows like there is alot of pain back there with server or to get the files to my location.

We are sorry, the page you requested cannot be found.

See below for search results close to your request, or try a new search.

Asynchronous Web application C# implement part 1

0

Visual Studio 2011 – Wow!!

0

After a long try and waiting for something new with visual studio 2011. I started with asp.net mvc 4 project. The look of visual studio is almost changed. It looks very light and cool.

Well If you go into file option and try to create a new project as asp.net mvc 4 with visual studio 2011, you will see two super option as “web api” it suppose to be done in the first release of asp.net mvc :p. Another option as single page application.

More over this I am very much exited to the smaller stuff of visual studio 2011 but those are very important. I am amazed with automatic packages installation for various supported components. Well I suppose I should make a detail document of this.

With version 2010 we need to install visual studio productivity tool, But Thank you Microsoft 5/5 points. I see that by default you have got these productivity tools already installed. I am really really excited to ride this super power car!!!

Asynchronous Web application C#

0

Let’s talk about IIS and user request processing model.

Interaction over web browser by any user is called web-session. Web session involves static and dynamic response from web-server. The response is basically generated on a “Request” sent from user’s web browser. Now, I’ll not go into low level inside IIS, But with the help of a simple example I will explain you the scenario;

“Try to re-call a scenario, As if you are inside a food court. You get a nice table and you ask for food court menu. Now to get a food court menu you have a waiter who provide you with this.”

As normally we try to get the best value of our money or just for a different taste. We try to scan the entire menu. It happen sometime you take 5-10 minutes to finalize it. But remember the waiter who provided you the menu is not there. The waiter is now moved to manage other customer who might have come just after you or may be trying to place a new order. And when you have selected the required items, you call up as, More >

Entity Framework 4.2 DbContext

0

Entity Framework 4.1 was released in early 2011, developers were focused on only half of what was given to us in that package: Code First. Code First lets you express your Entity Data Model using your domain classes and Code First configurations, a great alternative to developers who don’t want to use the visual designer to define the model. But every bit of sample code that you see for using Entity Framework (EF) with those classes and Code First-defined models is driven by another very important feature that came in EF 4.1: the DbContext class.

The ObjectContext class is part of the core EF API in the Microsoft .NET Framework 4 and is the class that allows you to perform queries, change tracking and update the database using the strongly typed classes that represent your model. The DbContext class is best described as a wrapper around ObjectContext that exposes the most commonly used features of ObjectContext as well as provides some simpler “shortcuts” to tasks that are frequently More >

Agile in a Distributed Team Environment

0

Agile processes are being used increasingly in many software development environments, some enterprises still haven’t adopted Agile because of various concerns, especially about using it with distributed teams. In this article, I focus on the obstacles to using Agile in a distributed team environment and recommend how to counter them with what I call “de-Agile.”

Co-location vs. Distributed Teams

Teams co-locate because it maximizes their ability to communicate in person. Working in the same room is core to all the Agile methodologies, including scrum. Given that communication is such a significant part of the efforts involved in delivering software, why then are distributed teams so prevalent? The answer speaks to the reality of doing business today: a company’s need to have a global presence, to access global talent and to develop outsourced options.

In the 2010 State of Agile survey conducted by VersionOne (which you can download at More >

Silverlight 5 Released

0

Home/Learn/Overview/Chapter 1. What’s new in Silverlight 5/Silverlight 5 Release Overview

Silverlight 5 Release Overview By Pete Brown|7 minutes|December 8, 2011|Level 200 : Novice

 

http://www.silverlight.net/learn/overview/what%27s-new-in-silverlight-5/silverlight-5-release-overview

Ektron Deployment

0

It’s been a crazy hours to spent with deployment of Ektron site.

Visual Studio 11 Developer Preview

0
  • May 2012

    Mon Tue Wed Thu Fri Sat Sun
     123456
    78910111213
    14151617181920
    21222324252627
    28293031  
Go to Top