Vikram Lakhotia
The Online Weblog of Vikram Lakhotia
Sign in
|
Join
Home
Contact
About
RSS
Atom
Search
Tags
.NET
.NET FAQ
301 Redirect
AJAX
API
ASP.NET
asp.Net 3.5
Asp.Net 3.5 extension
Asp.Net 4.0
Asp.Net Ajax Extension
Asp.net MVC
Atlas
Award
Base Class Library
BCL
C#
Caching
Certification
ClientScript
Community News
comparison
compression
Content Page
Cookies
Database
deployment
Design Pattern
Dropdownlist
Encode
Event Handler
EventHandler
FindControl
Formview
General Software Development
Goto
GridView
Historical Debugger
How To
HTML
HTML Encode
IE8
IIS
IN
Incremental Crawl
Javascript
Label
LINQ
ListBox
Machine.config
Master
Master Page
Meta Tag
Microsft
MVC
MVP
MYSQL
NET
NetBook
Network
News
Observer
Open Format
Open Offcie
Oracle
ParseControl
Performance
Personal
Release
Request Validation
Security
SEO
Session
Sharepoint
Silverlight
SQL Server
SQL Server 2008
StopWatch
TechDays
teched
Training
Virtual Techdays
visual studio
Visual Studio 2010
Web Config
Web Platform Installer
Web Platform Installer 2.0
web.config
Windows 7
Windows Application
windows Forms
Windows Server 2008
Word 2007
Word Automation
Wrap
Sponsors
advertise here
News
Recieved ASIA MVP Certification Hero Award 2009
Recieved MVP Award for the year 2009
For my previous Posts, do checkout
VikramLakhotia.com
Visitors Map
Twitter Feed
Navigation
Home
Blogs
Archives
January 2011 (1)
October 2010 (1)
September 2010 (1)
August 2010 (6)
July 2010 (1)
May 2010 (1)
April 2010 (13)
February 2010 (7)
January 2010 (2)
October 2009 (3)
September 2009 (5)
August 2009 (6)
July 2009 (3)
June 2009 (1)
May 2009 (4)
April 2009 (6)
March 2009 (8)
February 2009 (2)
January 2009 (4)
December 2008 (2)
October 2008 (2)
September 2008 (1)
August 2008 (1)
July 2008 (6)
June 2008 (2)
May 2008 (2)
April 2008 (4)
March 2008 (6)
February 2008 (15)
What I Follow
Joe
MY Personal site
ScottGu
Just Like That
Farghana
Why Not
MY MVP Profile
forums.asp.net
April 2009 - Posts
1
Comments
Asus Netbook Received from Microsoft for Windows 7 Bug reporting
by
vik20000in
Hi, Yesterday I received the Asus Eee Series Netbook from Microsoft for my works and bug found in Windows 7 Beta testing. I must say its an amazing feeling to have your first netbook in your hand. The netbook received is Eee PC Windows XP edition 900...
Filed under:
Personal
,
Windows 7
,
NetBook
5
Comments
Search on Last Modified By field in Sharepoint not working by default
by
vik20000in
Hi, Of late I have been working in Sharepoint project which works extensively on searching of data. We have implemented our own custom search page and use Sharepoint object model for searching the data. Yesterday I found a unique bug in Sharepoint. While...
Filed under:
Sharepoint
,
How To
Comments
Follow My blogs updates on Twitter
by
vik20000in
Hi After announcing the updates of the blog as SMS Alert (Only in INDIA with the help of Google SMS channel), I saw a good number of people using the service. If you are India and want to get my blogs (Title only) as an SMS whenever new content is posted...
Filed under:
Personal
Comments
Managed Extensible Framework preview 5 released on Codeplex
by
vik20000in
Hi A few days ago MEF Preview 5 was released on codeplex with all the source code, docs, test and samples developers need to get started. MEF will be a core part of .NET Framework 4.0, These preview releases available so folks can use MEF on Top of Dot...
Filed under:
.NET
1
Comments
Using Page.ParseControl to add new control from Control Tag
by
vik20000in
Hi, Sometimes we might have a requirement where by we need to parse the tags and create some controls with that in asp.net. Think of a situation where you do not what type of control will be create. You need to pass the control from an xml file/ or database...
Filed under:
ASP.NET
,
ParseControl
7
Comments
C Sharp goto statement for breaking the nested loop
by
vik20000in
Hi, Two days back, while discussing with a friend came a small interesting (programming) situation where he wanted to stop (break) a loop which was inside another loop. You can think of the situation as he was first looping through all the rows in a grid...
Filed under:
.NET
,
ASP.NET
,
C#
,
How To
,
Goto
More Posts