C# and The CLR/CLI
C# and The CLR/CLI
EntLib Contrib is a community-developed library of extensions to the patterns & practices Enterprise Library, while next phase,which is comming later this week ,is Web Client Software Factory Contrib and Smart Client Software Factory Contrib. Now is YOUR chance to extend well known Libraries !
for more info:
About p&p "Contrib" projects
Guidelines for EntLib Contrib code
Sign Up Process
... waiting for the EntLib 4.0 , "The Community Version" ;)
BTW: Tom Hollander, is leaving the team :(
It seems that the ADO.NET team has/going ( i'm not in LV ) to announce two on going projects which for all you LINQ enthusiastic people - if LINQ / DLINQ / XLINQ wasn't enough , here's another pile of paper work you'll have to read about [ that is if ADO.NET is your thing ;-) ].
Technology NO.1 is code name "Astoria" : "The goal of Microsoft Codename "Astoria" is to enable applications to expose data as a data service that can be consumed by web clients within a corporate network and across the internet.", or in plain english LINQ with partial WCF capabilities.
Check out the Astoria webpage at http://astoria.mslivelabs.com for more information and a link to the CTP download.
Pablo Castro has published this document which introduces the concepts and motivations for Astoria.
Technology NO.2 is code name "Jasper". Jasper seems to be like the level you'd get after SP2 of LINQ, why ?
Because "Jasper" uses a set of new technologies to make this happen:
- Dynamic generation of data classes so there is no configuration or design time code-gen to carry around.
- Rich query and O/R capabilities because "Jasper" is built on top of the Entity Framework.
- Auto-binding capabilities for ASP.NET, WinForms, and WPF to make binding data to a UI simple and automatic.
BTW , it's on the MSDN home page , but some of us might miss it due to the fact that we're reading other poeple's BLOG all day ;)
Visual Studio 2005 Service Pack 1 Update for Windows Vista
Enterprise Library Videos.
Ok , so it's allmost been a week since it's relaese [
It's here! Enterprise Library 3.0 RTM], and it seems that 'HELP' is on the way.
Above is a link to a few EntLib Videos, the link is to the "Library" it self , so from time to time your are invited to check again the link. currently there are two videos :
Application Block Software Factory Part 1: Untyped Providers (17 minutes)
Application Block Software Factory Part 2: Typed Providers (21 minutes)
Finaly, i've been waiting for this
Hi I had trouble with catching the event OnExit of the process
after about 3 hours I found it
process.EnableRaisingEvents = true;
process.Exited += new EventHandler(process_Exited);
Adlai
Microsoft Architecture Design Enterprise-Class Systems with .NET Framework 2.0 Web Castshttp://www.microsoft.com/events/series/archdesignsystems.mspx
The WMI Code Creator tool generates code that uses WMI to obtain management information or perform management tasks.
http://www.microsoft.com/downloads/details.aspx?FamilyID=2cc30a64-ea15-4661-8da4-55bbc145c30e&DisplayLang=en
Microsoft® Pre-Release Software WinFX Runtime Components Beta1
And I quote
“…. In addition, Microsoft is making these technologies available on Windows XP and Windows Server 2003”
http://www.microsoft.com/downloads/details.aspx?FamilyId=CE888B4C-CCBD-452F-9D90-F4B7190CCA24&displaylang=en
Hi y'all
Yesterday I was at the Architect's User Group Meeting
Here are two links which can enrich our knowledge regarding VSTS ,
and how important it is to our success in current and future projects.
There are two links due to the fact that there are two base templates
For those who already know these links, please excuse me for the clutter
http://www.microsoft.com/downloads/details.aspx?familyid=9F3EA426-C2B2-4264-BA0F-35A021D85234&displaylang=en
http://www.microsoft.com/downloads/details.aspx?familyid=10B578F1-B7A4-459F-A783-04BC82CB2359&displaylang=en
Adlai Maschiach
Hi
Recently Microsoft have released the VS 2005 Beta 2
in the readme , they've written that before installing the VS 2005 Beta 2
you must unInstall the Beta 1 completely.
I did ... but after installing the Beta 2 I couldn't go into design mode of the Forms ( Web & Win )
after talking to my friends I've found out about this extra tool that could do the job
so here's the link
http://lab.msdn.microsoft.com/express/uninstall/
( press the "link" link )
or
http://download.microsoft.com/download/8/c/f/8cfb0fff-a24e-43a7-9b5b-9e4cf601db57/vs2005_beta_cleanup_tool.exe
Adlai
Hi was looking at some thing called F# , and came across this one
though it's old , I liked it
http://research.microsoft.com/projects/clrgen/