All These Things That I've Done

Apply the programming model to everyday programming problems
posts - 83, comments - 71, trackbacks - 4

My Links

News


View Gianluca Carucci's profile on LinkedIn

Tag Cloud

Archives

Post Categories

Image Galleries

Blogs

Links

Codedom

There are 2 entries for the tag Codedom
Nuovo ma già obsoleto?!?!?

Ogni tanto, leggendo l'msdn, escono cose simpatiche:) Tratto dalla documentazione del metodo CppCodeProvider.CreateCompiler su MSDN Library:   " .NET Framework Class Library  CppCodeProvider.CreateCompiler Method  Note: This method is new in the .NET Framework version 2.0. NOTE: This method is now obsolete. Creates an instance of the C++ code compiler. Namespace: Microsoft.VisualCAssembly: CppCodeProvider (in cppcodeprovider.dll) " Non bastasse, l'implementazione del metodo restituisce un NotImplementedException....Technorati tags: Msdn, Codedom

posted @ giovedì 31 agosto 2006 11:07 | Feedback (0) | Filed Under [ C++ C# ]

DavsGen Prima Versione

Il codedom si sa è una delle parti più interessanti del framework. Visto che c'è, perchè non usarlo? DavsGen è la prima versione versione di una serie di wizard integrati nel visual studio. Quando si aggiunge una classe ad un progetto di vs (sia esso in csharp che in vb) potrebbe essere utile avere una GUI  per dichiarare i membri della classe e  associargli automaticamente le propietà  senza doversele scrivere ogni volta a mano. Il wizard è liberamente scaricabile dal sito. DavsGen è distribuito sotto forma di file di installazione per semplificare il deploy del wizard. Ovviamente ogni feedback, idea o...

posted @ venerdì 25 febbraio 2005 13:06 | Feedback (1) | Filed Under [ Community C# Pubblications ]

Powered by:
Powered By Subtext Powered By ASP.NET