Blue Theme Orange Theme Green Theme Red Theme
 
Home | Forums | ASP.NET 2.0 Tutorials | Web Services | How Do I...? | Class Browser | WPF Quick Starts
 | Consulting  
Submit an Article Submit a Blog 
 Resources  
Close
 Our Network  
Close
Search :       Advanced Search »
Home » Blogs Home » Sateesh Arveti
Sateesh Arveti
I hold Bachelors degree in Computer Science along with MCSD,MCTS and MVP for the year 2009. Areas of Interest: C#, WPF, WF, silverlight, ASP.NET, Oracle and SQL Server.



Add to my friends Post a new blog entry   
My Blogs (49) Date : Max Min

Shortcut to set debug="false" in all applications running on IIS by Sateesh Arveti On Sep 06, 2010
Setting debug="true" in web.config will have some drawbacks.

Look at Razor by Sateesh Arveti On Aug 27, 2010
Razor is a new view engine available in upcoming ASP.NET MVC release.

Look at C# constants by Sateesh Arveti On Aug 06, 2010
We can define constants in C# either using constant or readonly keyword. We will look at the differences of those.

Look at Class representation in UML Class Diagram by Sateesh Arveti On Aug 04, 2010
Class Diagram represents the classes of a system and their interrelationships.

Passing Array to Javascript from ASP.NET page by Sateesh Arveti On Jul 20, 2010
We can use RegisterArrayDeclaration() of ClientScript to pass an array from a ASP.NET page to javascript.

Look at StackTrace class by Sateesh Arveti On Jul 14, 2010
StackTrace class of System.Diagnostics helps us to interpret stack trace to get calling method name, local variables etc.

Hack to change view of GAC by Sateesh Arveti On Jul 14, 2010
Even though GAC is a folder of assemblies. It's view is different to that of a normal windows Explorer. Use this hack to get Windows Explorer view for GAC.

JQuery script to get nice style on a button by Sateesh Arveti On Jul 02, 2010
Below script gives nice mouseover effect for a button

Look at IE 8 Caret Browsing by Sateesh Arveti On May 24, 2010
IE 8 allows us to use keyboard to navigate or select text in a web page using Caret browsing feature.

IE 8 Document Compatibility by Sateesh Arveti On May 18, 2010
We can use Document Compatibility of IE 8 to choose the specific rendering mode that Internet Explorer uses to display your Web pages.

Look at Date and Time data types in SQL Server 2008 by Sateesh Arveti On Apr 16, 2010
SQL Server 2008 provides new datatypes to work with date and time values easily.

VS 2010 Keyboard Shortcut posters by Sateesh Arveti On Apr 16, 2010
VS 2010 Keyboard Shortcut posters for download

Look at IDENTITY_INSERT in SQL Server by Sateesh Arveti On Apr 13, 2010
We can use IDENTITY_INSERT for inserting values explicitly into a identity column.

Look at Table-valued functions in SQL Server 2005 by Sateesh Arveti On Apr 05, 2010
Table-valued functions are used to return TABLE datatype.

Usage of IRequiresSessionState Interface by Sateesh Arveti On Mar 30, 2010
Use IRequiresSessionState Interface to access Session data in custom HTTP Handler.

SQL Query to get objects count in database by Sateesh Arveti On Mar 26, 2010
SQL Query to get count of objects based on its type like table,function in a SQL Server database.

Shortcut to set ImageDirectory path for Infragistics Controls. by Sateesh Arveti On Mar 23, 2010
Better way to set ImageDirectory, ScriptDirectory etc for Infragistics Controls.

Adding Space between rows in Details View with browser Compatibility by Sateesh Arveti On Mar 10, 2010
Using cellspacing & RowStyle of Details View for consistent spacing in all browsers

System.AccessViolationException in .NET Migration by Sateesh Arveti On Oct 16, 2009
This tip will help us to resolve exception coming after .NET Migration(from 1.1 to >2.0),when calling Unmanaged/Unsafe managed code

Mindcracker Most Valuable Professional Award by Sateesh Arveti On Aug 25, 2009
I got the Mindcracker Most Valuable Professional Award for 2009 from C# Corner and Mindcracker Network web sites.

Another Visual Studio Tip by Sateesh Arveti On Aug 20, 2009
Faster way to do searching in currently opened document.

Another Visual Studio Tip by Sateesh Arveti On Aug 20, 2009
Faster approach to comment/uncomment code

Another Visual Studio Tip by Sateesh Arveti On Aug 12, 2009
This tip helps us to navigate easily among the editors opened in Visual Studio 2008

Visual Studio Tip by Sateesh Arveti On Aug 10, 2009
Tip in doing Copy/Paste in Visual Studio Editor

Javascript ClientID issue in ASP.NET 1.1 to ASP.NET 2.0 Migration by Sateesh Arveti On Jul 02, 2009
The below solution will help us to resolve javascript clientid issue in migration.

 1 - 25 of 49 12
 Blogger's Profile
Age: Not Available
Location:
Title: Developer
Joined: May 26, 2006
Education: Bachelors Degree
Featured E-book
Browse more books here»

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Site Map  |  Suggest an Idea  |  Media Kit
Current Version: 5.2010.8.14
 © 2010  contents copyright of their authors. Rest everything copyright Mindcracker. All rights reserved.