Browse by Tags
All Tags »
VSTS (RSS)
Microsoft loves cumbersome licensing models . This is not because of their evil-heartedness, but because it make them possible to get more from bigger companies and less from smaller. However when you come into the real decision about how many and what...
There are some debugger-oriented attributes in .Net, however 70% of developers not even know that they exist and 95% of them has no idea what they doing and how to use it. Today we’ll try to lid light on what those attributes doing and how to achieve...
You wrote your .NET program, that can be used as stand alone portable application (such as it should be for Smart Client Apps), however you have to be sure, that necessary prerequisites (such as .NET framework) are installed on client’s machine. What...
In normal cases development branches are isolated from each other in TFS (in order to protect each branch), while changes from one development branch can be fed into other via the system test branch there may occasions where a development branch cannot...
Those days me and my team work very hard toward new version of “The System”. This includes massive refactoring of all solutions, hard work with TFS (which not restricted to only adding files, but also deleting, moving, etc. other words, all stuff, which...
Please update your bookmarks, because the new url of this blog is http://khason.net/ (you have not update RSS feeds, it will be done automatically). Why I did it? Why I decided to go to “stand-alone”… Well. there are some reasons. Generally, I do not...
Finally, I got free minute to convert Silverlight BiDi controls from Silverlight beta 2 to RC0 (you can download SL rc0 tools for VS2008 here ) and as usual some breaking changes (the full list is here ) Calendar and DatePicker moved from System.Windows...
While running through the PDC 08 sessions I spotted this session Microsoft Visual Studio Team System: Leveraging Virtualization to Improve Code Quality with Team Lab Would you like to test fixes in a production-like environment before checking them in...
I've never used VSTS in a commerical enviroment before and I am enjoying my self. Here are a few thoughts. Shelving. Shelving is a lot like private branches in SVN, the ability to park away changes to the main source tree is a nifty feature. I tend...
Those days, I’m, together with guys from Microsoft Egypt and Santeon , finishing development of bidirectional input and output support for Silverlight. I want you to take part in alpha testing of this solution. Please see the test form here and try it...
Recently I browsed INETA to seek for some group and was really surprising. There is no Smart Client user group registered there. Maybe there is a reason? Let’s understand what Smart Client is? According wikipedia , the term "Smart Client" is...
Just look how many new releases those days in MSDN Download web site. Virtual PC 2007 SP1 – download and release notes Scriptomatic 2.0 - download (uses PowerShell 1.0) Windows PowerShell V2 CTP2 - download Office Live Update 1.1 - download .NET Framework...
You, probable know, that you can save application resources and settings within handy classes Settings and Properties, provided by Visual Studio code generator. Just put your values, set the usage scope and all you have to do is to save it upon request...
Today is download day at MSDN. There are some very interesting things published. New release of Windows SDK (new classes for WPF 3.5, bugs fixes, and enhanced support for Windows Server 2008, including speech, error reporting and UAC). Download it here...
Do you remember, that we have "go-live" for Silverlight 2.0 and already have build machines configured ? Now it's time to build your very own custom control. Today, we'll build Range Slider. What is range slider? Range slider is a control...
Next page »