Skip to main content

Posts

Showing posts from July, 2007

Insert new record in GridView

Best one that I have used in my application is, http://www.gridviewguy.com/ArticleDetails.aspx?articleID=139 http://quickstarts.asp.net/QuickStartv20/aspnet/doc/data/databases.aspx#gridview http://www.entechsolutions.com/Blog/ViewPost.aspx?PostID=5 http://www.gridviewguy.com/ArticleDetails.aspx?articleID=139 http://dotnetslackers.com/GridView/re-27364_Editable_GridView_with_Add_New_Insert_button.aspx

VMWare - Increasing the size of boot drive

It was fairly simple to do that and one of the following link can help you with this. http://mcpmag.com/columns/rss.asp?editorialsid=1169 http://vmprofessional.com/index.php?content=2k3resize http://www.vmware.com/community/thread.jspa?messageID=685039 http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&externalId=1647 http://support.microsoft.com/kb/325590 Sample from my case: Microsoft Windows XP [Version 5.1.2600](C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\vjs866\Desktop>cd \ C:\>cd "C:\Program Files\VMware\VMware Workstation" C:\Program Files\VMware\VMware Workstation>vmware -vdiskmanager -x 34gb "C:\1\Virtual Machines\Win2003Ent\Windows Server 2003 Enterprise Edition-cl1.vmdk" C:\Program Files\VMware\VMware Workstation>vmware-vdiskmanager -x 34gb "C:\1\Virtual Machines\Win2003Ent\Windows Server 2003 Enterprise Edition-cl1.vmdk"Using log file C:\DOCUME~1\vjs866\LOCALS~1\Temp\vmware-vjs866\vdiskmanag

The blog of the Ritemail - http://ritemail.blogspot.com

I came across to the blog of the Ritemail and really there is lot of stuff of that blog and you can spend tons of hours reading this blog. Link to the home page is http://ritemail.blogspot.com/ and some of the interesting blog posting are listed as bellow: Rajasthani Painting 10 Tips for Interview Boeing Factory Kristanna Loken Aircraft Toon Times Bike Show 3D Landscape Love Wallpaper Perfect Resume Tanushree Datta Little Sumo Fighters Mom Sacrifice : Story Amrita Rao Wallpaper Two Legged Dog Namitha Jeans the perfect fit Funny Pictures Tyra Banks Jaguar BlackJag Nature Wallpaper 3D Wallpapers BMW Bike Michael Jordan Before Interview Dog Trainer : Video Road Train Celebrities : Drawings Moles On ur face Jennifer Lopez Wallpaper Your future Boss

Data caching for beginner

Private Sub FillDropDownList() Dim reader As DataSet reader = CType(Cache("AhsRedirectDs"), DataSet) If (reader Is Nothing) Then Dim objAHSRedirect As New AHSRedirectController reader = objAHSRedirect.GetDSList() Cache.Insert("AhsRedirectDs", reader, Nothing, DateTime.Now.AddHours(23), Cache.NoSlidingExpiration) End If ddRedirect.DataSource = reader.Tables(0) ddRedirect.AutoPostBack = True ddRedirect.DataValueField = "URL" ddRedirect.DataTextField = "Name" ddRedirect.DataBind() End Sub

July 2 Bulletine withdrawn

Visa Bulletine for Aug 2007 has been released. http://travel.state.gov/visa/frvi/bulletin/bulletin_3269.html They have revert the July 2 Bulletine and now everyone can file. D. JULY EMPLOYMENT-BASED VISA AVAILABILITYAfter consulting with Citizenship and Immigration Services, the Visa Office advises readers that Visa Bulletin #107 (dated June 12) should be relied upon as the current July Visa Bulletin for purposes of determining Employment visa number availability, and that Visa Bulletin #108 (dated July 2) is hereby withdrawn. Also USCIS Announces July Adjustment of Status Applications will be Accepted thru August 17, 2007 Well good timing for me, mine application was sent today to deliver tomorrow. Great thanks to AILA, AILF, Ms. Lofgren, murthy.com, immigrationvoice.org and all other organization and people involved in resolving this issue and providing us an opportunity to file our I-485. Thank so much. Following are the top sites that provided quick and reliable informations on thi

I-485

Confusion, confusion and more confusion. No body know what to do and what not do do. Rumors every day, some says to send application while some suggest to hold. As per http://www.hammondlawfirm.com/ : HLG has confirmed that the CIS is not returning I-485 Applications back to those who filed I-485 during the first week of July. This is leading many to speculate that the CIS may reverse course and re-re-amend the July Visa Bulletin; whether the Visa Bulletin actually reopens remains to be seen. HLG normally refrains from commenting on rumors, but we have talked to several Washington insiders and believe that this is seriously being considered. While as per http://immigrationvoice.org/ : A BIG ANNOUNCEMENT LIKELY IN NEXT 24 HOURS : Immigration Voice core has learned that something is likely to happen in next 24 hours (or Monday) possibly to fix the issues caused by recent visa bulletin. We have been told not to divulge details of this development. All we can say as of now is that : 1). Th

Windows Live Writer

I just found about this Windows Live Writer. This can be configure to work with MSN space and variety of other weblog services. I am using it with Blogger. 

July bulletin and 2nd July

July bulletin was spending of money and effort for nothing. I was done with all documentation, signatures and getting out of the attorney office when I got a call from Pankaj that USCIS released news that they will not accept any application. 15 days of stress , started with pankaj call and ended with pankaj call.