My TechEd 2010 Session
TechEd 2010 in Eilat is approaching fast. My session is about what MEF (from .NET 4)and Unity (from the Enterprise Library, but does not depend on it) can do for you and your code. If you’re new to MEF and wonder what that is and what it can ... המשך לקרוא>
pavely , 11-19-2010 15:26
עדכון ושדרוג "Advance Enterprise .Net Application"
שלום למפתחים קורס "Advance Enterprise .Net Application" עובר עדכון ושדרוג Ado.Net Entity framework -- EF יועבר בגרסת 4.0 ולא בגרסת 3.5 המקורית לנוכח השיפורים המשמעותיים שהוכנסו בגרסה זאת LinqToSQL -- יורד מרשימת הנושאים מאותה סיבה ... המשך לקרוא>
יאיר שיבק , 02-04-2010 8:28
64 bit process addresses
native 64 bit processes get a huge address space of 8 TB (instead of the usual 2GB of 32 bit processes). However, to actually get this address space range, the executable image must be linked with the LARGEADDRESSAWARE flag. If it's not ... המשך לקרוא>
pavely , 04-12-2009 21:00
I'm an MVP!
Just got a nice e-mail from Microsoft, announcing me as an MVP! I guess it feels somewhat like winning the Golden Globe award. I'll probably won't get the Hollywood award type any time soon, but I can act like it and thank practically ... המשך לקרוא>
pavely , 04-01-2009 20:43
New Version of SOSEX published
For all those WinDbg + SOS/SOSEX lovers, a new version of SOSEX was published, which includes some new commands and enhancements to existing ones. Here’s a brief description of each command. More info can be found in the readme file and using ... המשך לקרוא>
pavely , 03-09-2009 9:08
Presentation & Demos from C# LINQ Open House
Today I presented a Microsoft Open House event focused on C# 3.0 features and LINQ. Thank you all for coming! I have attached the presentation and demos. Note that to make the LINQ to SQL samples work, you must change the connection string appropriately ... המשך לקרוא>
pavely , 02-18-2009 13:54
Why 2D Transforms use 3x3 Matrices
If you’re working with WPF or other sophisticated graphics framework (e.g. DirectX, OpenGL) you probably know that to create 2D transforms, you build a 3x3 Matrix, either explicitly or implicitly by using classes such as RotateTransform , ScaleTransform ... המשך לקרוא>
pavely , 02-15-2009 9:41
Non-Square Caption Buttons
In the last few months, my Windows captions look something like this: The caption buttons are not square. Someone asked me how I did it… Well, Windows UI (Personalize…, etc.) allows changing the size of the caption buttons, but the width must ... המשך לקרוא>
pavely , 02-12-2009 9:18
Upcoming Courses and an Event
I’ll be teaching next week (starting from the 16th) a five day course (split) entitled “The C# 3.0 programming language” on .NET and C# fundamentals. On the 18th of this month, I’ll do an open house at Microsoft on C# 3.0 and LINQ (same thing ... המשך לקרוא>
pavely , 02-09-2009 11:28
Math.Net – Math Library for .NET
Recently I was searching for a mathematics library for use in .NET applications and I stumbled upon Math.Net , an open source math library that includes two main components: The first, called Iridium , deals with the basics: numbers, vectors ... המשך לקרוא>
pavely , 02-08-2009 8:55
Page 1 of 15 (142 items) 1 2 3 4 5 Next > ... Last »