- Dynamic Reflection Library
* Why would I use this? 1. If you need to do binding of code to fields/proporties/methods in classes dynamically, but want full type-safety and excellent performance. This means that you can, with a 25% or less overhead, bind to methods using the method name (or MemberInfo). This compares using standard Reflection, which is typically 20x slower or worse. 2. If you want to muck about in private members/methods of a sealed or poorly designed class that you don't have source for (e.g. to fix problems in a .Net framework class). 3. If you don't have the ability to dictate an interface, but can dictate a (type-compatible) method signature. 4. If you are allowing users to specify classes, methods or sort criteria at runtime
in .NET with dynamical net performance reflection type-safety
- Sudoku implementation in .NET
in .NET with net programming sudoku
- Placing the Pillars (Part 1 - EntityBase)
An example of Binding Oriented Programming
in Public bookmarks with bop entitybase net programming
- .NET Framework
in .NET with framework net
- .NET Framework 3.0 Technologies
What .NET Framework 3.0 is about
in .NET > .NET Framework 3.0 with framework net netfx3
- .NET Reflector Add-Ins
in .NET with add-ins net reflector
- A Technique for Implementing First-Class Continuations
in .NET with continuations first-class implementing net technique
- Anthem.NET
Anthem.NET is a free, cross-browser AJAX toolkit for the ASP.NET development environment that works with both ASP.NET 1.1 and 2.0.
Anthem.NET is a free, cross-browser AJAX toolkit for the ASP.NET development environment that works with both ASP.NET 1.1 and 2.0.
ajax anthem postback tutorials
in .NET with ajax asp aspnet cross-browser free net
- Basic Instincts
Resources and Localization -- MSDN Magazine, May 2006
in .NET with localization msdn net resources
- BOO - Home
_your description goes here_
goes here keywords your
in .NET with boo home net by 3 users
- C# and .NET articles and links
in .NET with articles net by 3 users
- Can't Commit? Volatile Resource Managers in .NET Bring Transactions to the Common Type -- MSDN Magazine, December 2005
Here Juval Lowy discusses the benefits you'll get when you implement transactions in your non-database applications, with a little help from volatile resource managers in the .NET Framework 2.0.
in .NET with applications benefits discusses juval lowy net non-database transactions
- Concurrency Runtime for .NET 2.0
The Concurrency and Coordination Runtime (CCR) is a lightweight port-based concurrency library for C# 2.0.
in .NET with concurrency net threading
- Design Guidelines for Class Library Developers
in .NET with class design developers guidelines library net
- DLinq, LLBLGen Pro, and ActiveRecord Examples using ASP.NET 2.0
in .NET with 2.0 activerecord dlinq examples llblgen net pro
- DPack
chrome delphi dpack dte extensibility gexperts net oxygene prism studio visual vsip whidbey
in .NET with dpack net
- Extending Windows Forms
Lightweight views in addition to windows
code controls forms free gdi lightweight mfc source view visual windows
in .NET with controls lightweight net views
- Fast late-bound invocation through DynamicMethod delegates
The Code Project - C# Programming
code dynamicmethod free invoke mfc reflection source visual windows
in .NET with code net programming project
- Free web hosting with ASP.NET 2.0, SQL Server express and MS Access
AspSpider.NET offers free webhosting with SQL Server and MS Access support. Upto 100 MB disk space and 1 GB data transfer.
AspSpider.NET offers free webhosting with SQL Server and MS Access support. Upto 100 MB disk space and 1 GB data transfer.
2.0 access and express free hosting server sql web webhosting
in .NET with access free net offers server sql support webhosting
- FxCop Team Page
in .NET with fxcop net page team
Next »
net from all users