Office - Raj Kaimal

Browse by Tags

All Tags » Office (RSS)

Editing Project files, Resource Editors in VS 2010

Editing Project Files Visual Studio gives you the ability to easily edit the project file associated with your project (.csproj or .vbproj). You might do this to change settings related to how the project is compiled since proj files are MSBuild files...
Posted by rajbk | 2 comment(s)
Filed under: , ,

Uploading an Excel file to SQL through an ASP.NET webform

The method below describes how to upload a file to a webserver and then import the file into SQL using either LinqToSQL or SQL Bulk Copy. Edit on Feb 18, 2010 : To be clear, this method shows how to extract the contents of an excel file into a sql server...
Posted by rajbk | 22 comment(s)
Filed under: , , , ,

Classic Menu UI in Office 2007

So my 65 year old neighbor called me yesterday because he was frustrated with the Office 2007 Ribbon on his brand new machine... After googling around, I found a great add-in for Office 2007 by Patrick Schmid called the RibbonCustomizer . It comes in...
Posted by rajbk | 15 comment(s)
Filed under: , ,
More Posts