Wriju Ghosh
Niner since 2006
-
Overview of Entity Framework 4.1 Code First Development
Avg Rating: 0
ADO.NET Entity Framework 4.1 Code First brings us new ways of
implementing data access without any visual model. This short video covers,- Defining domain classes
- Inserting data
- Selecting data
- Lazy Loading
- Database regeneration strategy
Stay tuned,
Wriju (http://blogs.msdn.com/b/wriju)
...
-
TFS 2010 – First Look
Avg Rating: 0
Team Foundation Sever 2010 is one of the greatest tools created by Microsoft for SDLC. This video covers
- How to create Collection
- How to create Team Project
- How to setup the security
- How to create Workspace
- How to configure Source Control
- How to configure Team Build
Stay tuned,
Wriju (http://blogs.ms...
-
Windows Azure 1.3 – Deploying ASP.NET Applications
Avg Rating: 0
New Windows Azure portal gives you a total different experience. This video shows how you create and deploy application to the new Azure Portal.
Stay tuned,
Wriju (http://blogs.msdn.com/b/wriju)
-
Visual Studio 2010 Database Development
Avg Rating: 4
(1)Visual Studio 2010 offers a rich set of database development tools for database development. When you develop database project just like any other Visual Studio projects you can perform Code Analysis, Build and Debug, Deployment. Apart from that you can do the Schema Compare, Refractor and valid...
-
LINQ Evaluation - From Basics to Implementation
Avg Rating: 4
(1)LINQ is one of the finest programming language enhancements happened during our time. Here I tried to cover the background of LINQ from some basic C# 3.0 enhancements like var, anonymous type to delegate, anonymous method to LINQ.
Stay tuned,
Wriju (http://blogs.msdn.com/b/wriju)
-
Team Foundation Server 2010 – Creating Team Project
Avg Rating: 0
Team Foundation Server 2010 is truly a complete ALM tool to play with. This video demonstrates the initial settings for a Project.
Stay tuned,
Wriju (http://blogs.msdn.com/b/wriju)
-
Complex Type ADO.NET Entity Framework
Avg Rating: 3.25
(3)Complex Type is the new feature in ADO.NET Entity Framework. This helps us to group the columns together to be able to manage better.
Stay tuned,
Wriju (http://blogs.msdn.com/b/wriju)
-
POCO Template in ADO.NET Entity Framework
Avg Rating: 5
(1)POCO (Plain Old CLR Object) is the new feature in ADO.NET Entity Framework and how can we use the template to create POCO classed in Visual Studio 2010.
For more on POCO please visit http://blogs.msdn.com/b/adonet/archive/2009/05/21/poco-in-the-entity-framework-part-1-the-experience.aspx
S...
-
CRUD using Stored Procedure in ADO.NET Entity Framework 4.0
Avg Rating: 5
(1)How to configure your Entity to perform Insert/Update/Delete against user defined Stored Procedure.
Stay tuned,
Wriju (http://blogs.msdn.com/b/wriju)
-
Model First in ADO.NET Entity Framework 4
Avg Rating: 5
(2)You develop your conceptual mode first then create the database and write application. This is new in ADO.NET Entity Framework 4. Let’s see how we can do it.
Stay Tuned
Wriju Ghosh
Staff
Here is a list of Channel 9 staff members.
LINQ Evaluation - From Basics to Implementation
Oct 02, 2010 at 10:50 PMSure I will ptay post more on LINQ. Stay tuned
Visual Studio 2010 Database Development
Sep 29, 2010 at 1:52 PMI think Silverlight here used lower version. However you could download the high quality video fromhttp://ecn.channel9.msdn.com/o9/ch9/b94a/f8c0a74d-18a9-428e-ba97-9deb00b2b94a/VS2010DbWG_2MB_ch9.wmv
Complex Type ADO.NET Entity Framework
Aug 26, 2010 at 7:13 AMSuper, I appreciate you liking it. Anything I can do for dev community is always a great feeling. This is a fantastic product and you will love it.
Overview of Parallel Computing in Visual Studio 2010
Feb 22, 2010 at 1:45 PMKurator,
Very valid feedback. I have removed the SmartFocus. Thanks again for the feedback
VS 2010 Quick Hit: Navigate To
Feb 17, 2010 at 7:21 PMNice one