Ohad's Blog

Lets talk about .net !

Mirror at:
blogs.microsoft.co.il

News

         Ohad Israeli's Facebook profile

Grab this badge here!

C# Code Snippts

Favorite Blogs

Israeli .Net Bloggers

Browse by Tags

All Tags » Visual Studio 2005 (RSS)
How to overcome the CLR fusion limitation
There are cases where you would be interested to load an assembly from a different directory then the root dir of your .net application. When you’ll try to do so you will face with the limitation of the fusion process (assembly loading process) – this...
Visual Studio Extensibility Conference Sessions Online
      The VSX Developer Conference sessions covering a wide range of Visual Studio extensibility topics available online at channel 9. VS Extensibility Architecture: Intro & Advanced Topics Douglas Hodges, Principal Architect, Microsoft...
Upgrading your GAT/GAX
GAT/GAX the Guidance Automation Toolkit/Extensions are hard to remove once you have them installed, following is a procedure I am using in order to migrate the GAT/GAX. Make a copy of C:\Documents and Settings\All Users\Application Data\Microsoft\Recipe...
Smart Client Software Factory WPF Enabled
Anyone who've been developing Smart Clients (or any other Winforms based applications) using Composite UI Application block and Smart Client Software Factory was wondering how to get the great frameworks functionality for building WPF based application...
The Developer's ToolBox
Yesterday i've delivered a Developer's ToolBox presentation in front of the Oracle .Net Forum, during the presentation i've prmised to publish an updated version of the presentation online so here it is... Click on the following image to download the...
Composite UI Application Block Training
With the success of the MVPs week and the Microsoft Developer's Academy I'm going to deliver on the 21-22/3 a Two-day seminar providing an in-depth, hands-on coverage of Microsoft’s Composite UI Application Block (CAB) at John Bryce College...
Microsoft's Developers Academy Presentations & Demos
Several people asked me where they can get the presentations and demo code from the Microsoft's Developers Academy event that was held about 2 weeks ago. Here are the direct links to the sessions material: DEV 400 DEV401: Ohad Israeli - 2CAB ||! 2CAB...
Same Assembly Version For All Project
A question I was asked today was how to manage the same Assembly Version for several project I.e. have it managed in one place. There are several way to accomplish this task... the most simple is as follows: 1 Delete the AssemblyVersion and AssemblyFileVersion...
Enterprise Library 3.0 Dec CTP on Code Plex !
Enterprise Library 3.0 Dev CTP is available on Code Plex since yesterday :-) This CTP Highlights are : Partial Trust Support Strong - Named Binary Assemblies Validation Application Block ( check tom's blog ) SQL Server Compact Edition support Database...
Google Code Search
I was looking earlier today for some sort of code implementation as I was just too lazy to code it myself... then I remembered about google code search ... After 20 seconds I had some kind of implementation in my hand and yep I also looked at the license...
More Posts Next page »