Browse by Tags
All Tags »
Visual Studio Add-ins (
RSS)
Pro Power Tools just had been released to the Visual Studio Gallery today ! This cool little add-on really add things that Microsoft forgot to add to Visual Studio… Things like: Searchable Add Reference Dialog The new Add Reference dialog makes it faster and easier for you to find the reference that you are looking for and add it to your VB, C# or F# project. Before: After: Highlight Current Line As the resolution of monitors increases, it’s becoming more difficult to find the caret in the...
The VSX Developer Conference sessions covering a wide range of Visual Studio extensibility topics available online at channel 9. VS Extensibility Architecture: Intro & Advanced Topics Douglas Hodges, Principal Architect, Microsoft Extending the Visual Studio (VS) Integrated Development Environment (IDE) using the VS Package Architecture. For integrating commercial products, supporting new languages and participating as a 1st class citizen within the IDE, Visual Studio’s service and windowing...
Are you interested in infrastructure development ? Did you even get an Exception at production time and was thinking hmm.... if i only could tell what were the parameters values of the method the throw the exception ... Well today at the Developers Academy II - 14:45 - 16:00 I'll show several tools that can help you build cool infrastructure for you development team while looking at several issues like performance, deployment etc... So if you are interested in Stack Tracing, Enterprise...
Anyone who've been developing Smart Clients (or any other Winforms based applications) using Composite UI Application block and Smart Client Software Factory was wondering how to get the great frameworks functionality for building WPF based application, WPF enable us to build rich application but building the application the right way... still missing there. Part of my day to day work at Experts4D (my own company) i'm Mentoring and Consulting, during my last 5 days WPF & CAB Internals training...
Yesterday i've delivered a Developer's ToolBox presentation in front of the Oracle .Net Forum, during the presentation i've prmised to publish an updated version of the presentation online so here it is... Click on the following image to download the updated presentation.
Enterprise Library 3.0 Dev CTP is available on Code Plex since yesterday :-) This CTP Highlights are : Partial Trust Support Strong - Named Binary Assemblies Validation Application Block ( check tom's blog ) SQL Server Compact Edition support Database.UpdateDatabase now support updateBatchSize parameter Visual Studio-Integrated Configuration Editor . AppSettings support . Encryption support . Application Block Software Factory Creating a New Application Block (Solution Template) Creating a New Provider...