Wriju's BLOG
.NET, Cloud and everything
Application Architecture Guide 2.0 EBook
For you to design the better future. Link to download https://www.codeplex.com/AppArchGuide...
Author: Wriju Ghosh Date: 10/28/2008
ADO.NET Entity: LINQ to Entity with Relationship
Relationship and getting data from Entity Framework using Northwind database Simple Query using...
Author: Wriju Ghosh Date: 10/22/2008
MSDN Magazine Online
Get your MSDN magazine from web at https://msdn.microsoft.com/msdnmag/. Namoskar!!!
Author: Wriju Ghosh Date: 10/16/2008
ADO.NET Entity: Insert Update and Delete with Relationship
Few days back I had written an article on Insert/Update/Delete for simple standalone tables at...
Author: Wriju Ghosh Date: 10/15/2008
Visual Studio 2010 and .NET Framework 4.0 Overview
Know more about it and keep you sink with...
Author: Wriju Ghosh Date: 10/13/2008
ADO.NET Entity: Insert Update and Delete
For small blogs, it requires more references and explanation, which sometimes are redundant. So I...
Author: Wriju Ghosh Date: 08/21/2008
Microsoft Project Code Named “Velocity”
"Velocity" is a distributed in-memory application cache platform for developing scalable,...
Author: Wriju Ghosh Date: 07/16/2008
Windows Forms – Enable Shortcut Key all over the Form
Windows Application and shortcut key are synonyms. People prefer to use shortcut keys for faster...
Author: Wriju Ghosh Date: 07/16/2008
Programmatically invoking the Live.com search
Live.com you need to automate that in your Windows application. You will use the WebBrowser control....
Author: Wriju Ghosh Date: 07/14/2008
LINQ to SQL vs. ADO.NET – A Comparison
ADO.NET is our contemporary data access component and now we have written many applications. Now...
Author: Wriju Ghosh Date: 07/14/2008
How to copy my snippet in Visual Studio 2008
I use Visual Studio 2008 code snippet a lot when I write code for my presentation. It saves a lot of...
Author: Wriju Ghosh Date: 07/05/2008
ZoomIt : Fantastic Windows Zooming Application
When I show demo using my desktop I often come across to the scenarios where things are very small....
Author: Wriju Ghosh Date: 07/05/2008
Visual Studio 2008 : How to zoom Class Diagram
During my demos I have noticed that Class Diagram in Visual Studio gives a very detailed view with...
Author: Wriju Ghosh Date: 07/03/2008
LINQ to SQL : Missing Manual are at MSDN
ADO.NET and LINQ to SQL Describes the relationship of ADO.NET and LINQ to SQL. Analyzing LINQ to SQL...
Author: Wriju Ghosh Date: 07/03/2008
LINQ to SQL : Troubleshooting
Normal 0 false false false EN-US X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable...
Author: Wriju Ghosh Date: 07/03/2008
LINQ to SQL FAQ
Normal 0 false false false EN-US X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable...
Author: Wriju Ghosh Date: 07/03/2008
What do I have to do if I install IIS after Visual Studio
What happens if you install you Visual Studio then realize that you need IIS for you application to...
Author: Wriju Ghosh Date: 07/01/2008
How to find public key token for a .NET DLL or assembly
Many times we need to get the Public key token for a strongly named assembly in .NET. FAQ on that...
Author: Wriju Ghosh Date: 07/01/2008
LINQ to Entity : Querying data using ADO.NET Entity Framework
ADO.NET Entity Framework have evolved since we have released it first time. Now with the Visual...
Author: Wriju Ghosh Date: 06/30/2008
Bill Gates The Last Day At Microsoft : Bill, we will miss you!!
Today is the last day for Bill Gates at Microsoft. Bill says “Good Bye” to all Microsoft, his baby,...
Author: Wriju Ghosh Date: 06/27/2008
LINQ to SQL: Making it N-Tier
You can create your application use LINQ to SQL and make it N-Tier. Go ahead and watch out the MSDN...
Author: Wriju Ghosh Date: 06/26/2008
Must watch “Gates Looks Back”
Narrated by Bill Gates himself,...
Author: Wriju Ghosh Date: 06/24/2008
Aspiring Architect Webcast Series 2008
Dear Architects, Please block you calendar…. June 16th, 2008 – 12:00 p.m. to 1:00 p.m. –...
Author: Wriju Ghosh Date: 06/05/2008
Architecture Journal April 2008 : An A-Z Guide to Being an Architect
While coming to office today I was reading the last article An A-Z Guide to Being an Architect of...
Author: Wriju Ghosh Date: 06/04/2008
LINQ to XML : Querying XML with Namespaces
This question arises in one of discussions. If you have a XML document with “xmlns” then LINQ to XML...
Author: Wriju Ghosh Date: 05/29/2008
Internet Explorer 8 : Will the existing sites break?
With IE 8 and strong CSS 2.1 compliance, the sites which used to run perfectly fine with IE 7 might...
Author: Wriju Ghosh Date: 05/28/2008
Internet Explorer 8: Start of a new era
Being web developer I am super excited about the release of Internet Explorer 8. There are lots of...
Author: Wriju Ghosh Date: 05/27/2008
Visual Studio 2008 Product Comparison
One of the mostly asked questions in the Visual Studio adopters group is “what am I not...
Author: Wriju Ghosh Date: 05/15/2008
LINQ : IEnumerable and IQueryable
IEnumerable<T> and IQueryable<T> are the two most used terms of any LINQ discussion....
Author: Wriju Ghosh Date: 05/06/2008
LINQ to SQL : FAQ Answer By Matt Warren
Wonderful composition of FAQ is available at...
Author: Wriju Ghosh Date: 04/08/2008
MSDN Magazine Topics Online
Windows Server (313) Windows Client (90) .NET (938) ADO / ADO.NET (89) ASP / ASP.NET (266) BizTalk...
Author: Wriju Ghosh Date: 04/07/2008
LINQ to XML : Modifying XML document
You have XML document now you want to modify that XML file using LINQ to XML. It is as easy as you...
Author: Wriju Ghosh Date: 04/04/2008
LINQ to XML : Changing connectionString in app.config
When you create data bind application using wizard in Windows Forms application and connection...
Author: Wriju Ghosh Date: 04/02/2008
The Developer Highway Code Free E Book
The Developer Highway Code, written by Paul Maher of DPE, is a concise handbook that captures and...
Author: Wriju Ghosh Date: 03/26/2008
LINQ to XML : Adding Namespace quickly
I have written a post earlier on how to attach Namespaces. After reading my article someone...
Author: Wriju Ghosh Date: 03/25/2008
LINQ to XML : Join Xml Data
Let’s say I have created two Xml files using LINQ to XML from Northwind database. I have taken two...
Author: Wriju Ghosh Date: 03/24/2008
LINQ to XML : Working with Namespaces
If you are working with complex real world XML then you have to deal with namespaces to...
Author: Wriju Ghosh Date: 03/21/2008
LINQ to SQL Overview Video
Luca, the Microsoft Lead Program Manager, he is one of my favorite presenters. The way he...
Author: Wriju Ghosh Date: 03/19/2008
Parallel Extensions to the .NET Framework
Daniel Moth posted a nice blog on Parallel Extension. Enjoy...
Author: Wriju Ghosh Date: 03/17/2008
MSDN Magazine March 2008 is now online
https://msdn2.microsoft.com/en-us/magazine/cc301916.aspx Namoskar!!!
Author: Wriju Ghosh Date: 03/17/2008
C# 3.0 Query Expressions by Bruce Eckel and Jamie King
Bruce, a renowned author of the famous book “Thinking in Java” is now exploring C# 3.0. He wrote...
Author: Wriju Ghosh Date: 03/13/2008
MIX8 is now online
https://sessions.visitmix.com/ Namoskar!!!
Author: Wriju Ghosh Date: 03/10/2008
LINQ to XML : Creating complete XML document
LINQ to XML API allows us to create complete XML document as expected with all the elements. So this...
Author: Wriju Ghosh Date: 02/28/2008
Bill Gates at Stanford
The Bill Gates Stanford Speech Namoskar!!!
Author: Wriju Ghosh Date: 02/21/2008
Students Get the Free Microsoft Software
Are you a student? Want to develop using Microsoft product? We are giving it for free. Know more...
Author: Wriju Ghosh Date: 02/19/2008