InfoQ Homepage .NET Content on InfoQ
-
JNBridge releases two new JMS Adapters for Microsoft .NET and BizTalk Server
Today JNBridge, one of the leading suppliers of Java/.NET interoperability tools for software developers, announced the release of two new Java Messaging Services (JMS) Adapters for the Microsoft .NET platform.
-
Oslo: Microsoft Takes Composite Applications to the Mainstream
Microsoft unveiled this morning a vision and roadmap to simplify SOA, bridge software + services and take composite applications to the mainstream. The code name of this effort is “Oslo”.
-
New Code Analysis Tool FxCop Beta: 200 bug fixes, anonymous methods support
With over 200 bug fixes and performance improvements, this beta is what many FxCop users have been clamoring for. FXCop checks .NET managed code assemblies for conformance to the Microsoft .NET Framework Design Guidelines. Beyond basic library design and naming convention checks, FxCop is especially valuable in pointing out globalization, interoperability, and security issues.
-
Lisp on the .NET Runtime
Continuing our coverage of Lisp, we present some of the efforts underway to port the venerable language to the .NET runtime. Variants we look at include IronLisp, LispSharp, and Common Larceny.
-
MinWin Core: 25MB on Disk and 100 Files
The Microsoft MinWin core is 25MB in size on disk and contains 100 files total. This appears to be a major overhaul of Windows when contrasted with a minimal install of Windows Vista at 4GB on disk and 5000 files in size.
-
Rhino Mocks 3.3 is Ready
The latest version of the very popular mocking framework, Rhino Mocks version 3.3 is complete and ready to be used by your tests. This release provides many new features including Remoting Proxies and more.
-
Presentation: Prototype and Script.aculo.us: spending weekends at home again
Script.aculo.us creator Thomas Fuchs gives an overview about the concepts and functionality of both Prototype and the script.aculo.us libraries, provides advice on what and what not to expect and gives pointers and hints on how to get started.
-
Microsoft: Hypercall API extended to Open Specification Promise
Today Microsoft announced its hypercall API will now be included under the Open Specification Promise. Microsoft co-announced with Citrix and Novell.
-
Mono JIT Enhancements: Trampolines and Code Sharing
Curious about how just-in-time compilers work? Two recent posts from the Mono JIT team shed light on how trampolines and code sharing work by illustrating the work they are doing in those areas.
-
Visual Studio and Installer Classes
Visual Studio has rich support for installation-time actions. However, there is much documentation explaining just what you can do with it. That is why we are delighted to bring your attention to Arnaldo Sandoval's DevCity article on Installer Class and Custom Actions.
-
Microsoft announces MSDN Tester Center
Today Microsoft launched a new site on MSDN focused on the testing community and tester professionals at large. The site is meant to promote testing within the greater Microsoft developer ecosystem.
-
Visual Basic 9 Specification Released
Microsoft has released the specifications for Visual Basic 9. This implies that the language is hardening and probably will not change much between now and the release date, expected to be later this year.
-
Cory Foy on Database Unit Testing
Cory Foy walks developers step-by-step through unit testing logic implemented at the database layer.
-
Martin Fowler: ALT.NET important to the viable future of the Microsoft ecosystem
ALT.NET is a new, developer-organized community started by several influencers including David Laribee, Scott Bellware, Roy Osherove and others. What differentiates this community from the many user groups already in existence is its focus on pragmatic values rather than technology. Martin Fowler commented that "this kind of community is important to the viable future of the Microsoft ecosystem."
-
The Using CSLA .NET 3.0 Book now available for VB.NET and C#
The latest version of Rocky Lhotka's Component-based Scalable Logical Architecture for .NET (CSLA .NET) book, is available for C# and now VB.NET. The framework enables developers to create an object-oriented business layer that abstracts and encapsulates the business logic and data.