My posts tagged with ".NET"(RSS)

Search your configuration sections in web.config files using IIS 7.0 API's

Background In IIS 7.0 we have the great functionality to allow you to configure the Web Server settings in a distributed way, including the IIS configuration along with the ASP.NET configuration in the web.config files by using Configuration Sections...

Using Microsoft.Web.Administration in Windows PowerShell

A couple of months ago I wrote about using LINQ with Microsoft.Web.Administration to manage and query IIS 7.0 configuration. Somebody came back to me and said that LINQ was very cool but that it was very much Developer oriented and that in a production...

Backgammon and Connect4 for Windows Mobile

During the holidays my wife and I went back to visit our families in Mexico City where we are originally from. Again, during the flights I had enough spare time to build a couple of my favorite games, Backgammon and Connect4. I've already built both games...

Sudoku and Tetris Game for Windows Mobile

During my last two business trips (to Barcelona for TechEd and Mexico for ReMix) I was way too bored on the plane and since I recently got my Motorola Q9 (which is a sweet Windows Mobile Phone) decided to write myself a Tetris game and to port my Sudoku...

The new Configuration System in IIS 7

Today I was planning on talking about the configuration classes that I purposedly skipped in my last post, but I realized it would be better to explain a little bit more about the new configuration system used in IIS 7. First of all, many of you (as me...

Microsoft.Web.Administration in IIS 7

While creating the new administration stack in IIS 7 , we were looking into the different ways users could manipulate the server configuration as well as the new runtime information available in IIS 7 (Internally we call this RSCA-Runtime State and Control...

The evil WinForms Splitter

Beware of SplitPosition. Today I spent quite some time debugging an issue in the new product I am working on. Well, to summarize what I was seeing in our UI is that for some reason certain information that I was expecting to be there when a TreeNode was...

Generating Excel Workooks without Excel

Why I wrote Excel Xml Writer One day I found myself having to build a Web Application that one of the requirements involved generating a nice Excel Workbook that users could then play with. This required quite some styling and several other features that...

« Previous  1 2

Filter by Tag

Microsoft Communities