blog community

November 2005 - Wouter van Vugt

  • Client Script Web Parts – Part 1, drag and drop

    Update: Version 2 is also available. The time has come for the second release of the CSWebParts library. I've updated the code to now fully support your WebPart scenarios. This first version provides client script callbacks for the drag & drop operations...
  • Writing Configuration Sections in dotNET 2.0

    I have been getting lots of hits on my blog with people searching for information on how to use the new configuration framework in dotNET 2.0. First I was thinking of writing a small article on this, but it turns out Microsoft offers more than enough...
  • Internet explorer developer toolbar

    While building the Ajax WebPart Framework I often wanted to peek into the current state of the DOM inside my browser window. It turns out Microsoft offers a toolbar which greatly helps your clientside development tasks. With it you can perform various...
  • WebParts using client script callbacks

    Yoohoo! After some javascripting I have succeeded a nice goal. My WebParts now use client script callbacks instead of a postback for the minimize and move(drag) actions! Normally, when you minimize or move a WebPart the entire page is refreshed. With...
  • Conditional attributes

    Say you created your own attribute, and only want it applied to your code in a debug build. In dotNET 1.1 this means you'll have to use compiler directives as shown in the following code sample: #if DEBUG [MyDebugOnlyAttribute] #endif public class Class1...
    Published 20-11-2005 9:35 by Anonymous
  • HOWTO: Use Virtual PC's Differencing Disks to your Advantage

    A very handy post for all heavy VPC users which I found via Patrick Tisseghem 's blog. It shows how to use VPC differencing disks, defragmentation and other hints to optimize your VPC usage.
  • Wintellect PowerCollections

    WinTellect released the RTM of the PowerCollections library. In it you find various new generic collections: Bag BigList Deque Multidictionary more...
    Published 15-11-2005 7:47 by Anonymous
  • SharpCMS released

    Finally, after many evenings of implementing and experimenting, I am now releasing Sharp CMS. An open source portal server written in ASP.NET 2.0 / C#. Read about it on my homepage (the docs are not that elaborate yet, but hey, it is an alpha version...
  • Loads of WinForms samples

    From Smart Client reference implementation, to toolbars and other usefull WinForms code.
    Published 14-11-2005 7:12 by Anonymous
  • FW: ASP.NET Control Visualizers in the VS 2005 Debugger

    From Scott Gu's blog: I came across a really cool link today: http://blog.bretts.net/PermaLink,guid,87d735a0-1592-4711-860f-8a1d29c9630f.aspx on how you can use some of the new visualizer architecture with ASP.NET control development: Read about it
    Published 11-11-2005 6:43 by Anonymous
  • Risking on google maps

    Very cool , someone built the Risk game which you can play in your browser and it uses Google Maps to display the playing field. How nifty is that :)
  • VS 2005 Web Deployment Projects

    In need for more advanced deployment scenarios than the built in 'Publish website' option? If so, check out the new VS 2005 Web Deployment Project . It isn't released yet, but promises to bring a solution to many deployment scenario's run with beta 2...
  • Singularity - A research OS written in C#

    Windows is not the only OS which Microsoft invests in. Singularity is the name of a research OS written in C# and it is all about dependability. You can find information about it on Microsoft's research pages. - An overview of the Singularity project...
  • Technet Virtual Labs

    Ever wanted to test Microsoft's newest software in a sandbox environment? Wouldn't it be great to be able to test new servers immediately, without formatting hard drives or dedicating one or more computers to the project? Now you can, with the TechNet...
  • Download HOL's for Office

    Microsoft provides many training resources, here you will find some hands-on-labs on the Microsoft Office System. It addresses InfoPath 2003, Office 2003, VSTO 2003 / 2005.
1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems