Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Search
Blog - News
Recent Posts
Entity Framework CodeFirst Calling Find does Top 2
Posted
2 days ago
by
Wriju
0
Comments
Scott Guthrie Discusses Windows Azure SDK 2.0
Posted
3 days ago
by
Wriju
0
Comments
GIDS 2013 Windows Phone 8 Developer Tips and Tricks Samples and Readings
Posted
14 days ago
by
Wriju
0
Comments
Windows Store Apps power of WinJS
Posted
16 days ago
by
Wriju
0
Comments
Great Indian Developer Summit 2013 : Windows Store App Development Hands on Lab
Posted
17 days ago
by
Wriju
0
Comments
Tags
.NET
.NET/Visual Studio Tips
ADO.NET
ADO.NET Entity Framework
Announcements
Architecture
ASP.NET
Azure/Cloud
C# 3.0
C# 4.0
C#.NET
Code First
LINQ
LINQ to SQL
LINQ to XML
Resources
SQL Server
Tips and Tricks
VB.NET 10
Visual Studio 11
Visual Studio 2008
Visual Studio 2010
Visual Studio 2010 Tip
Windows 8
Windows Phone 7
Archives
Archives
May 2013
(6)
April 2013
(5)
March 2013
(1)
February 2013
(2)
January 2013
(1)
December 2012
(5)
November 2012
(8)
October 2012
(12)
September 2012
(4)
August 2012
(5)
July 2012
(6)
June 2012
(3)
May 2012
(10)
April 2012
(15)
March 2012
(1)
February 2012
(4)
December 2011
(2)
November 2011
(3)
September 2011
(2)
August 2011
(11)
July 2011
(14)
May 2011
(9)
April 2011
(11)
March 2011
(14)
February 2011
(5)
January 2011
(1)
November 2010
(8)
October 2010
(4)
September 2010
(10)
August 2010
(4)
July 2010
(9)
June 2010
(6)
May 2010
(3)
April 2010
(2)
March 2010
(11)
February 2010
(9)
January 2010
(13)
December 2009
(3)
November 2009
(4)
October 2009
(6)
September 2009
(6)
August 2009
(3)
July 2009
(4)
June 2009
(8)
May 2009
(14)
April 2009
(10)
March 2009
(11)
February 2009
(9)
January 2009
(11)
December 2008
(3)
November 2008
(3)
October 2008
(8)
August 2008
(1)
July 2008
(14)
June 2008
(5)
May 2008
(5)
April 2008
(4)
March 2008
(11)
February 2008
(11)
January 2008
(4)
December 2007
(16)
November 2007
(14)
October 2007
(9)
September 2007
(1)
August 2007
(4)
July 2007
(17)
June 2007
(17)
May 2007
(14)
April 2007
(11)
March 2007
(16)
February 2007
(4)
January 2007
(6)
December 2006
(6)
November 2006
(1)
October 2006
(9)
September 2006
(3)
June 2006
(1)
May 2006
(2)
Blogs
ADO.NET
Browse by Tags
.NET
.NET/Visual Studio Tips
ADO.NET
ADO.NET Entity Framework
Announcements
Architecture
ASP.NET
C# 3.0
C#.NET
Channel9
EBook
LINQ
LINQ to SQL
Podcast
Resources
SQL Server
Transaction
Visual Studio 11
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
Visual Studio 2010 Tip
Windows Azure
Windows Forms
Blog Post:
Windows Azure : Monitoring Storage Using Visual Studio Server Explorer
Wriju
Using Visual Studio 2010 Server Explorer you can manage the Windows Azure Storage and Hosted Services. By default the development storage is added. If you want to add the live storage you can add them by selecting that node and right clicking After that Then add the required information. Namoskar!!!
on
17 Apr 2012
Blog Post:
Visual Studio 2011 : Pin the file in editor
Wriju
In Visual Studio 2011 you can pin the most used files. Namoskar!!!
on
12 Apr 2012
Blog Post:
Visual Studio 2011 : Filter the Error List
Wriju
Now in Visual Studio 2011 you can filter the error list based on the open document. So it will show you only those errors which are part of the currently focused file. Namoskar!!!
on
12 Apr 2012
Blog Post:
Visual Studio 2011 : Search in Error List
Wriju
In Visual Studio 2011 you can search in the error list. Pretty cool. Namoskar!!!
on
12 Apr 2012
Blog Post:
Visual Studio 2011 : Search Toolbox
Wriju
In Visual Studio 2011 you can search within Toolbox and this is contains search (“%%”) Namoskar!!!
on
12 Apr 2012
Blog Post:
Visual Studio 2011 : Quick Launch (Ctrl + Q)
Wriju
Visual Studio 2011 Quick Launch enables you to search within Menu, Toolbox, Open Document. It also has a feature of “Most Recently Used” option. You can check the option to set where it will search and this can be extended. Namoskar!!!
on
12 Apr 2012
Blog Post:
ADO.NET Entity Framework Transaction
Wriju
Any data-driven application needs Transaction and to ensure that the unit of work is either together successful or fail. Transaction plays a very important role. Assume that we are working with SQL Server. Now SQL Server has it’s own Transaction mechanism which could be used in Stored Procedures. However...
on
14 Mar 2011
Blog Post:
Installing Visual Studio 2010 RC in Windows XP SP3
Wriju
Very helpful article http://blogs.msdn.com/psiman/archive/2010/03/02/installing-visual-studio-2010-rc1-on-xp-sp3.aspx Namoskar!!!
on
3 Mar 2010
Blog Post:
Channel 9 : Code Analysis using Visual Studio 2010
Wriju
My 3rd Channel 9 video on Code Analysis in Visual Studio 2010 at http://channel9.msdn.com/posts/wriju/Code-Analysis-Using-Visual-Studio-2010/ Namoskar!!!
on
22 Feb 2010
Blog Post:
Channel 9 Video : Performance Analyzer Tool of Visual Studio 2010
Wriju
My 4th Channel 9 video on Performance Analyzer Tool at http://channel9.msdn.com/posts/wriju/CPU-Sampling-using-Visual-Studio-2010-Performance-Analyzer-Tool/ Namoskar!!!
on
22 Feb 2010
Blog Post:
Visual Studio 2010 Tip #8: Editor now supports clickable URL
Wriju
In Visual Studio 2010 you can have URLs which you may click just like MS Word. This ULR clicking supported in normal String declaration and comments as well. Below is the screen shot, Namoskar!!!
on
16 Feb 2010
Blog Post:
My First Channel 9 Video on Visual Studio 2010 IDE Tips
Wriju
I am super excited to share with you my First video at Channel 9. Today I have successfully published it. This small video covers few basic IDE tips of Visual Studio 2010. http://channel9.msdn.com/posts/wriju/Visual-Studio-2010-IDE-Settings-Tips-and-Tricks/ Namoskar!!!
on
15 Feb 2010
Blog Post:
VS 2010 Tips#6 : Architecture Explorer
Wriju
In Visual Studio 2010 we have a great tool called Architecture Explorer to view the structure of our objects. Unlike object browser or class diagram this also helps us to view the calls per element is made in the project. This is one additional step towards the enhancement. This can be found at Namoskar...
on
2 Feb 2010
Blog Post:
VS 2010 Tips #5 : New Extension Manager
Wriju
In Visual Studio 2010 we can now get all the available extensions from http://visualstudiogallery.msdn.microsoft.com and add to our project from and within Visual Studio. You will find it under Tools > Extension Manager. Here you can add, search and modify the available extensions. Namoskar!!!
on
1 Feb 2010
Blog Post:
VS 2010 Tips #4 : Enhanced DataTips for Debugging
Wriju
In Visual Studio 2010 when you debug you may add your comments to the DataTips and comeback with the changes later. Unlike your regular comment this gives bull eye view to the point you want to achieve. Namoskar!!!
on
26 Jan 2010
Blog Post:
VS 2010 Tips #3 : Create New Project
Wriju
In Visual Studio 2010 we have enhanced Create New Project window. This not only helps us to find the grouped template but also allows us to sort and search . Namoskar!!!
on
24 Jan 2010
Blog Post:
VS 2010 Tip #2 : Close Start Page after Project Load
Wriju
Now in Visual Studio 2010 you can close the start page after it loads the project you select from Recent Project list. There is a check box at the bottom left which helps you to decide whether you want to close the Start page or keep it open. Namoskar!!!
on
24 Jan 2010
Blog Post:
VS 2010 Tip #1 : Recent Projects > Start Page
Wriju
As Visual Studio 2010 is built using WPF, the new enhanced start page also has some additional features. Recent Projects Now you can control the Recent Project List by Pin-UnPin the projects from existing list Removing unnecessary projects from the list and also can open the “ Containing Folder ” ...
on
24 Jan 2010
Blog Post:
NotifyIcon : Display Windows Form in System Tray
Wriju
While talking to different people I get this question. And in Visual Studio it is very easy to do, You need Windows Forms Application, then drag and drop NotifyIcon there. Set one icon with that control so that it is visible, public partial class Form1 : Form { public Form1() { ...
on
16 Jun 2009
Blog Post:
Immediate Window is missing in Visual Studio Menu
Wriju
When you do not see “Immediate” window under Debug menu of Visual Studio you may get frustrated. But there is a quick way to get it when required, Go to View > Other Windows > Command Window or press Ctrl+W, A Then type immed . It will bring the Immediate Window . And inside the...
on
13 May 2009
Blog Post:
Improving LINQ to SQL Application Performance
Wriju
Must read http://www.sidarok.com/web/blog/content/2008/05/02/10-tips-to-improve-your-linq-to-sql-application-performance.html Namoskar!!!
on
14 Apr 2009
Blog Post:
LINQ to SQL : Returning Scalar Value from Stored Procedure
Wriju
In LINQ to SQL it is not that easy thing to achieve as compared to other features. Let us assume you have a Stored Procedure like, Case 1: With Output Parameter CREATE PROCEDURE [dbo] . [GetEmployeeCount] @OutVal DateTime OUTPUT AS BEGIN SELECT @OutVal = GetDate () END You need...
on
9 Apr 2009
Blog Post:
Free EBooks at CodePlex
Wriju
There are many more books available. Go and grab them · Acceptance Test Engineering Guidance · Application Architecture Guidance · Common Service Locator · Composite Application Guidance for WPF · Design for Operations · Enterprise Library · ESB Guidance · GAX Extensions Library...
on
7 Jan 2009
Blog Post:
www.pinvoke.net a site for use
Wriju
http://www.pinvoke.net/default.aspx is a must to have site if you are a frequent user of Windows API and need to create a call for them. Namoskar!!!
on
10 Nov 2008
Blog Post:
Windows Forms – Enable Shortcut Key all over the Form
Wriju
Windows Application and shortcut key are synonyms. People prefer to use shortcut keys for faster activity. Assume you are in a text box and you want to hit F5 to reload the form. You do not want to move your mouse cursor. So what you will be doing is that you will be adding “Key Down” event to the text...
on
16 Jul 2008
Page 1 of 2 (43 items)
1
2
MSDN Blogs
>
Wriju's BLOG
>
All Tags
>
tips and tricks