Contents tagged with .NET General
-
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 limitation limits you to load assemblies from underneath the root dir of your application in order to guard your app from dll hell.
-
TechEd 2010 North America – Videos & PPTs
-
ALT.NET Israel Spring 2010 - Scalability
On the last Friday I've joined the ALT.NET Israel Spring 2010 meeting where i had a chance to record some of the sessions while joining other session…
-
ATL.NET Tools – The Videos
About a week ago I've participated in the first meeting of ALT.NET Tools session in Israel, the session was pure fun, we grouped together a bunch of geeks in one conference room to speak about tooling that can make developer’s live easier.
-
E-Mail Storm flooding Hewlett-Packard
What is an E-mail storm ?
-
Explanation of Raid levels
While reordering some of my old hard drives I found this Image which I do not recall did where I get it from… It is funny little one explaining the basics about Raid levels.
-
Free training on Visual Studio 2010 and C# 4.0
Did you know that you can train yourself for what’s new in Visual Studio 2010 and C# 4.0 (also VB) ?
-
What’s new in Visual C# 4.0 ? – Part 3 - Dynamic ExpendoObject
This is the third post of what’s new in Visual Studio C# 4.0.
-
What's new in Visual C# 4.0 ? - Part 2 - Names Parameters
This is the second post of what’s new in Visual Studio C# 4.0.
-
What's new in Visual C# 4.0 ? - Part 1 - Optional parameters
This is the first blog from a series of blog post which I'm planning to do on whet’s new in Visual C# 4.0