Java/.NET Interoperability
We use different concepts than typical XML based interop solutions by providing a seamless default mapping between Java, .NET and C++ objects. We have... more »
0 commentsSave Tags: .net, c-and-cpp, java, other languages
Mono 2.0 Released
Mono 2.0 has been released. Though still behind Microsoft's .NET in some areas, in others it has leaped ahead. For those seeking to write... more »
0 commentsSave Tags: .net, announcement, frameworks, open source
Why Space Based Garbage Collection
After the speakers dinner at JAOO I got into a testosterone filled conversation with David Simmons from Microsoft. The conversation pitted the CLR... more »
0 commentsSave Tags: .net, java
Creating an ASP.NET Newsletter Application
A tutorial to create a newsletter application for your website. It allows users to subscribe and unsubscribe from the newsletter. A simple online... more »
0 commentsSave Tags: .net, database, how-to, other languages
The Repository Pattern – I’m Sold!
Lately, I've been playing with NHibernate and the Repository pattern - and struggling with it a bit. I understand the concept, but it's the... more »
0 commentsSave Tags: .net, frameworks, trends
Flash vs Silverlight: Spiral Text
The application is implemented based on 3D Text Space. You will notice that the number of characters displayed in the Silverlight version is much less... more »
0 commentsSave Tags: .net, flash-flex, frameworks, open source
jQuery Progress Indicators
For a page I was working on this week I needed a static progress indicator to give a visual representation of the status of a list of projects.
0 commentsSave Tags: .net, javascript
What’s new in .NET Framework 4.0?
Good question. There are a few things we know about Microsoft’s managed application runtime and class library: There will be major updates to the... more »
0 commentsSave Tags: .net, frameworks, reviews
Expression Tree vs reflection
Expression Trees can be used to avoid Reflection poor performance when you need to invoke methods in object that you deos not know at runtime. In this... more »
1 commentsSave Tags: .net
Storing an Image in an XML file
I recently had a project that required a custom subset of data from a database be stored in an XML file. Each “row” of data also had a related image... more »
1 commentsSave Tags: .net, xml
Agile Testing tools List
Working on an appendix for my book, with a list of tools and frameworks you should care about. Tell me if I missed anything.
0 commentsSave Tags: .net, agile, methodology, tools
Most Useful JavaScript Functions
Here you can find really useful javascripts functions like SSN number validation, Zip Code validation, Phone neumber validation, Allowing Only... more »
1 commentsSave Tags: .net, javascript, microsoft
Brian Frank on the JVM Summit
One of the authors of the Fan programming language (http://www.fandev.org) talks about his experience at the JVM Summit.
1 commentsSave Tags: .net, java, other languages
Flash vs Silverlight: Rotating Cube
This is a very interesting sample suggested by Karthik. He asked if it is possible to reverse an animation created by Storyboard. He provided me a... more »
0 commentsSave Tags: .net, flash-flex, frameworks, open source
Back to Basics – Nullable Value Type
The post introduce the Nullable value type concept in .Net.
0 commentsSave Tags: .net, how-to
Top 5 ASP.NET AJAX Articles You Must Read
Check out these cool ASP.NET AJAX articles compiled on dotnetcurry.com
0 commentsSave Tags: .net, ajax, javascript, web 2.0
How to Programmatically Create and Access Custom ConfigurationSections
When you need to store config data in some specific format and key value pairs are not enough you can use Custom Configuration Sections as they are... more »
2 commentsSave Tags: .net
Upgrade your C# Skills- Lambda Expressions
I’ve been very busy continuing my C# 3.0 and .NET 3.5 self-education. I’ve been focusing primarily on LINQ, but before I cover that here, which will... more »
0 commentsSave Tags: .net, other languages
Three Free .Net eBooks
We have just released the PDF, soft copy, eBook style books for the following three books on www.drp.co.za and www.saarchitect.net. On the later... more »
0 commentsSave Tags: .net, books
How to Install Your Own Subversion Version Control Server Using Visual SVN
This article will have 2 sections One will discuss the SVN Server installation and configuration and the second part will be about how to use the SVN... more »
0 commentsSave Tags: .net, how-to, server, tools
ASP.NET - Response time is very slow for the first request to application (45+ seconds)
ASP.NET - Response time is very slow for the first request to application (45+ seconds)
0 commentsSave Tags: .net, ajax, microsoft
Aggiorno 1.2 released! Better Performance, IE8 features and a Stand Alone version.
The guys over at Artinsoft just released a refresh to their aggiorno web assistant tool, from their website "aggiorno represents a new generation of... more »
0 commentsSave Tags: .net, css-html, standards, web design
.NET Framework 4.0 and "Dublin" Announced
As we head towards the PDC later this month, Microsoft today pre-announced some of the things you can expect to see there. To meet the evolving needs... more »
1 commentsSave Tags: .net, announcement, frameworks, microsoft
How to Search a Website Using ASP.NET 3.5
Learn some of the new features of ASP.NET 3.5 - including LINQ, Update Panels, Update Progress controls, etc.
0 commentsSave Tags: .net, ajax, usability, web 2.0
Script#: The .NET Response to the Google Web Toolkit
For those of you who could not make it to Skills Matter last week, here is the video of my presentation about Script#. Script# is a free .NET tool... more »
0 commentsSave Tags: .net, javascript, tools
via