Latest .Net Articles from Ray C Akkanson

 

How To: Persisting scroll position in a User Control in ASP.NET and AJAX by Ray C Akkanson On Oct 15, 2007
Recently I ran into the problem of persisting the scroll position of a control which takes advantage of the div tag. Here is the solution.

 

LINQ and Prime Numbers by Ray C Akkanson On Oct 16, 2007
LINQ can be used to find complex mathematical sets. Here is a LINQ Program I created that will find all the prime numbers from 1 - 1,000,000

 

DirectX Software Development Kit by Ray C Akkanson On Oct 16, 2007
Download the complete DirectX SDK

 

Windows Forms Application versus Web Application by Ray C Akkanson On Oct 03, 2007
In one of my recent projects, we had to decide whether we sIn one of my recent projects, we had to decide whether we should write our application as a Windows Forms application or an ASP.NET Web application. Here are some of the points that can help deciding if you should write your application as a Windows Forms application or an ASP.NET Web application.

 

How To: Hiding a Column in a DataBound GridView by Ray C Akkanson On Aug 01, 2007
As obvious as you would think this would be, it turns out that in order to hide column in a GridView, you need to go through a pretty unintuitive step. (The Windows Form Version is much more flexible). Here I'll show you how.

 

How to get selected or current row from a gridview? How can i retrieve the hidden coloumns value from selected gridview row? by Ray C Akkanson On May 25, 2007
give indepth details about gridview

 

Retrieving the Directory of the Current ApplicaRetrieving the Directory of the Current Application by Ray C Akkanson On Oct 11, 2007 I often find myself getting the current directory of the executable to use it as a base reference path. This is a tidbit on using reflection to obtain the directory.

 

XSLT by Ray C AkkansonOn Oct 11, 2007 On Oct 11, 2007
Five Quick Tips of XSLT



What's New in Visual Studio 2008 by Ray Akkanson On Oct 09, 2007 New features in Visual Studio 2008

 

New C# Language Features. by Ray Akkanson On Oct 03, 2007
Somasegar has blogged about the new C# features which can help you

 

Ray Akkanson

Senior .Net Architect

 

Home 

 Asp.Net    msdn.microsoft.com  google.com

 

Articles link