Posts
  • Shaan's Official Blog

    Handle Error Gracefully

    • 0 Comments
    Writing error free application is difficult. Error occurs at runtime due to unexpected user input, environment dependencies and other reasons. You must take care of all known conditions that leads the application to crash. Crashes cause user frustration...
  • Shaan's Official Blog

    Fixing jQuery intellisense error for Visual Studio 2008

    • 0 Comments
    It happens to you if you are a developer or debugger running VS 2008 and trying to use JavaScript intellisence for your favorite JS library. This just does not happen *only* to jQuery but any Visual Studio JScript document (- vsdoc.js ) You wont get intellisence...
  • Shaan's Official Blog

    Invoke Method by Name

    • 0 Comments
    Did you ever wonder how AutoEventWireup="true" works in ASP.NET Pages? The page class basically hooks different generic event handler methods to the page life-cycle. Such as Page_Load Method get’s called if present. OK!! It’s called using reflection...
  • Shaan's Official Blog

    SharePoint Development get easy!

    • 0 Comments
    One of the major feedback from the development community was about the complexity of setting up development environment. Microsoft Listened! Now you would  not need a Windows Server 2008 box to be able to develop applications for SharePoint with...
  • Shaan's Official Blog

    Dissecting ASP.NET MVC Framework

    • 0 Comments
    Have you already started developing web apps on the new ASP.NET MVC framework? If yes, then you may be wondering how ASP.NET MVC framework works. Here is an walkthrough to dive you deep into the framework‘s internal concepts. MVC framework is not new...
  • Shaan's Official Blog

    New features in ASP.NET MVC 2 Preview

    • 0 Comments
    New Features This section describes features that have been introduced in the MVC 2 Preview 2 release. ModelMetadata and ModelMetadataProvider Classes The ModelMetadataProvider class provides an abstraction for obtaining metadata for the model within...
  • Shaan's Official Blog

    Old school data binding for List controls in ASP.NET MVC

    • 1 Comments
    The ASP.NET MVC is designed for Performance and extensibility and testability in mind. MVC 1.0 comes with handful of HTML extensions that allows you render textboxes, dropdowns and other controls. While you are creating a DropDownList or List box you...
  • Shaan's Official Blog

    Run Powerful virtual desktops on Windows 7

    • 0 Comments
    Download Windows Virtual PC from Microsoft Download Centre. You may also get readily available Windows XP virtual PC to run along. http://www.microsoft.com/windows/virtual-pc/download.aspx Select your OS type and language for Windows XP Mode. Save the...
  • Shaan's Official Blog

    What is new for web developers in ASP 4

    • 1 Comments
    ASP.NET MVC support is not released as part of Beta 1 but will be included in Beta 2 http://www.asp.net/learn/whitepapers/aspnet40/ Core Services Extensible Output Caching Auto-Start Web Applications Permanently Redirecting a Page The Incredible Shrinking...
  • Shaan's Official Blog

    SharePoint Custom Actions

    • 1 Comments
    If you are developing a SharePoint feature and adding custom actions to various menus, the following is the table containing Default Custom Action Locations and IDs. DisplayFormToolbar N/A Location corresponds to the display form toolbar of lists. ExportEventToolbarButton...
  • Shaan's Official Blog

    Install SharePoint (WSS v3) on Windows Vista

    • 2 Comments
    Nothing surprising that you said no when someone asked to install WSS (Windows SharePoint Service) on Windows Vista. WSS has a strict restriction of Windows Server 2003 SP1 or Windows Server 2008. However, Bamboo Solution team have developed little hack...
  • Shaan's Official Blog

    Power Commands for Visual Studio 2008

    • 0 Comments
      PowerCommands 1.1 is a set of useful extensions for the Visual Studio 2008 adding additional functionality to various areas of the IDE. The source code is included and requires the VS SDK for VS 2008 to allow modification of functionality or as...
  • Shaan's Official Blog

    Create Amazing Maps on SharePoint With Live Maps

    • 1 Comments
    Read Kirk Allen Evans's Blog on this. http://blogs.msdn.com/kaevans/archive/2008/04/12/using-the-virtual-earth-control-in-sharepoint.aspx
  • Shaan's Official Blog

    Public sites that run on MOSS

    • 0 Comments
    Ian Morrish has a nice list on it - http://www.wssdemo.com/Pages/websites.aspx
  • Shaan's Official Blog

    Live on SharePoint

    • 0 Comments
    del.icio.us Tags: SharePoint , Windows Live Search
  • Shaan's Official Blog

    Things to do with Embedded Edition of SQL Server 2005

    • 1 Comments
    Embedded edition of SQL Server that comes part of Microsoft Windows SharePoint Service 3.0 basic installation is left with less documentation. This edition of SQL Server is also called as Windows Internal Database. Here are few things you may like to...
  • Shaan's Official Blog

    Downloading data from SharePoint List to Database

    • 2 Comments
    Here is a quick and dirty way of getting data from SharePoint List to database.   Add a Web Service Reference to http://<your site address>/_vti_bin/lists.asmx Lists.asmx is part of SharePoint web services group, which lets you access list...
  • Shaan's Official Blog

    Why I Love Sharing

    • 0 Comments
    It has been couple of weeks since I have been using Windows Live Folder Share . There is an cool utility that runs at you desktop tray and let you access your system data anywhere. You just need an Email ID to make all this work. You might miss integration...
  • Shaan's Official Blog

    Copy as Path in Windows Vista

    • 1 Comments
      Do you know you can copy path of bunch of files from windows explorer in Windows Vista. Simple - Select files, hold shift & right click. You are right there. All files path are copied to clipboard. "C:\Website1\Security\Registation.aspx"...
  • Shaan's Official Blog

    IE 8 Includes Developer tools.

    • 1 Comments
    from IE blog - The IE8 Developer Tools are the next step in helping make developers more productive in Internet Explorer. In this post I'll introduce you to what's available in IE8 Beta 1 and point you to more detailed information about the tools. Integrated...
Page 1 of 1 (20 items)