![]() |
Tags | Domains | Searches | Statistics | Options | Advanced Search |
Shai Raiten - Sep 21, 2008
How to get the login dialog when using the Team Foundation Server API Published On: Buck Hodges Blog Someone asked how to get the login dialog if the user fails to authenticate. The code to do that is shown below. I …
Also tagged: net, tfs, team system, tfs administration, net 3 5, tfs utilities
Shai Raiten - Sep 14, 2008
WPF Automation Overview Wizard Published on:http://blogs.msdn.com/wpfsdk/archive/2007/03/07/big-ol-wpf-animation-wizard-sample.aspx It's a very nice demo for learning WPF animation ability's. To Run It: The project …
![]() |
Unit Testing with Silverlight 2Shai Raiten - Sep 3, 2008 Unit Testing with Silverlight 2 From Jeff Wilcox post : MIX we released source code to the controls, unit tests, and including a unit test framework that runs in the web browser using Silverlight on the Mac and PC … Also tagged: team system, testing, unit test, silverlight |
Dor Rotman`s Blog - Sep 2, 2008
Here’s a piece of C# code that determines the existence of a file over HTTP, given its URL. (Note that URLs should be encoded.) try { WebRequest request = …
Also tagged: dev, english posts
![]() |
Simulate Modal Windows Inside WPF Window Using Anonymous MethodsShai Raiten - Aug 24, 2008 Simulate Modal Windows Inside WPF Window Using Anonymous Methods Introduction In our windows applications we are commonly using modal windows. Let's remind the idea. Using windows forms, once a window is created, we … |
Shai Raiten - Aug 17, 2008
Team System – How to Create Custom Extraction Rule [HE] In this screen cast I will show how to create custom Extraction rules with Visual Studio 2008 / 2005. Related Screencasts: 1 - Team System – How to Create Web …
Also tagged: net, team system, testing, screencasts
Shai Raiten - Aug 14, 2008
Team System – How to Create Custom Validation Rule Download MyWebTestProject Demo – Validation Rules & Extraction Rules In this screen cast I will show how to create custom validation rules with Visual Studio …
Also tagged: net, team system, screencasts
![]() |
Collapsible Web Partsitaysk - Aug 12, 2008 Here is something cool I have recently made. It's an add on to SharePoint, that allows a user to temporarily collapse (or minimize) Web Parts, and restore them, by clicking on their titles. Just click on the Web Part's … Also tagged: sharepoint, web parts |
urig - Tidbits from a .net life - Aug 9, 2008
I was fortunate today to take part in the first Alt.Net "unconference" to be held in Israel and let me tell you - it was an awesome experience! The concept of Alt.Net is that a group of .net enthusiasts get together …
Also tagged: asp net, agile, microsoft, israël, altnet, alt net israel, altnetisrael
![]() |
Windows Installer XML (WiX) toolsetShai Raiten - Aug 5, 2008 Windows Installer XML (WiX) toolset Windows Installer XML (WiX) platform is a set of tools and specifications that allow you to easily create Windows Installer database files (MSI and MSM). The WiX tools model the … Also tagged: net, visual studio, wix |