Skip to main content

Home/ Coders/ Group items tagged microsoft

Rss Feed Group items tagged

Joel Bennett

Design Patterns: Creating Dynamic Factories in .NET Using Reflection -- MSDN Magazine, ... - 0 views

  •  
    Creating factories via reflection
Joel Bennett

Create And Host Custom Designers With The .NET Framework 2.0 -- MSDN Magazine, March 2006 - 0 views

  •  
    hosting designers ...
Joel Bennett

Techniques for Safely Hosting Untrusted Add-Ins with the .NET Framework 2.0 -- MSDN Mag... - 0 views

  •  
    An update on security implications and solutions for creating plugin models in .Net
Joel Bennett

Walkthrough: Migrating from Visual SourceSafe to Team Foundation - 0 views

  •  
    The Microaoft walkthrough for migrating projects from VSS to TFS -- not a pretty path.
Joel Bennett

Choosing a ClickOnce Update Strategy - 0 views

  •  
    Ways of doing updates using the VS2005/.Net2 ClickOnce deployement
Joel Bennett

ClickOnce -- MSDN Magazine, May 2004 - 0 views

  •  
    An early (prerelease) article about Click Once. It's actually a good article with great source code examples so you can understand the various options for ClickOnce including automatic updates.
Joel Bennett

Cmdlets: Extend Windows PowerShell -- MSDN Magazine, December 2007 - 0 views

  •  
    Finally, a complete MSDN magazine article on how to write cmdlets for PowerShell.
Joel Bennett

altnetconf - Scott Guthrie announces ASP.NET MVC framework at Alt.Net Conf - Jeffrey Pa... - 0 views

  • Provide a hook for other view engines from MonoRail, etc
  • The default URL scheme will look something like this: /<RouteName>/<Action>/<Param1>/<Param2>
  • MonoRail is more than just the MVC part.  I wouldn't be surprised if MonoRail were refactored to take advantage of the ASP.NET MVC HttpHandler just as a means to reduce the codebase a bit. 
  •  
    A quick review of the earliest Microsoft announcement of their MVC framework for ASP.Net
Joel Bennett

Download details: SQL Server Database Publishing Wizard 1.1 - 0 views

  •  
    The SQL Server Database Publishing Wizard provides a way to publish databases to T-SQL scripts
Joel Bennett

Pex - Test Generation for .Net - 0 views

  • Pex (Program EXploration) is an intelligent assistant to the programmer. By automatically generating unit tests, it helps to find bugs early. In addition, it suggests to the programmer how to fix the bugs.
  •  
    Pex is actually a unit test generation tool. It takes a parametrized unit test and generates parameter sets to get full code coverage and exercise all of the code. It actually analyzes the code to find appropriate values, and then generates normal (unparametrized) tests.
Joel Bennett

Test Run: UI Automation with Windows PowerShell -- MSDN Magazine, December 2007 - 0 views

  •  
    Some helper cmdlets to get you started doing UI Automation from PowerShell (findwindow, sendkeys, etc)
Joel Bennett

Microsoft Opens Up Vista Virtualization to Home versions - ENT news - 0 views

  •  
    You can now install Vista Home (Basic or Pro) in virtual PCs....
Joel Bennett

Windows Presentation Foundation Add-Ins Overview - 0 views

  • WPF, in conjunction with the .NET Framework add-in model, allows you to address a wide variety of scenarios that require host applications to display UIs from add-ins.
  •  
    Addins (plugins) for WPF can even do UI. I'm not convinced this is necessary to do UIs with plugins, but it's necessary if you want to allow untrusted code to do it.
Joel Bennett

TFS Power Tools & Add-ons - MSDN Forums - 0 views

  •  
    Team Foundation Server - Power Tools & Add-ons
« First ‹ Previous 221 - 240 of 310 Next › Last »
Showing 20 items per page