Ohad's Blog
Lets talk about .net ! - Mirror at: blogs.microsoft.co.il
-
Certificate Revocation List (CRL) - Client's Cache
I am working right now on developing .Net SmartCard Application Block as I couldn’t find any working framework dealing with SmartCards and .net which would give me the ability to validate pin cards, encrypt data, sign data and more.
-
Updater Application Block 2.0 - Released !
Updater Application Block v2.0 shows how to add self updating capabilities to .NET-based smart client solutions (such as applications built with Windows Forms) using Enterprise Library Configuration Application Block and the Cryptography Application Block.
-
Enterprise Library Webcasts - Slides and Demos
Ron Jacobs published on his blog the list of Enterprise Library webcasts containing the webcast’s powerpoint presentations and demo code.
-
Coolest tip of the dat ! - Controlling a virtual maching through PowerPoint
The Virtual PC Guy just published cool tip of how to control VPC from inside a powerpoint presentation.
-
Enterprise Library Articles
Two new articles from Scott Mitchel about Enterprise Library:
-
I Love Nasa's World Wind 1.3
I read Dan Wahlin post today about Nasa’s World Wind and went to download it…
-
Enterprise Library - Israel's developer community WebCast
Enterprise Library - Design, Usage & Extensibility Futures WebCast
-
Microsoft's Online Seminars
Are you seeking for learning material ?
-
Code review, Refactoring, Unit Tests - Does my project really need them ?
Do you find yourself asking the following questions ?
-
How to create AlwaysOnTop MDI child ?
A Question I was asked by someone was how to create an AlwaysOnTop MDI child window ?