VS2005 & VS2008 compatible project files
Getting a project file to work in both VS2005 & VS2008 can be a challenge. All you need to do is add IDE version specific lines and there you go!
0 commentsSave Tags: .net
Using Visual Studio to Debug Mono
The following screenshots shows Visual Studio debugging a remote Mono process running on a Linux box.
0 commentsSave Tags: .net, tools, unix-linux
Project Rosetta is alive!
Adam Kinney just announced to a small group today that Project Rosetta went live with a new initiative towards bringing articles, discussions, and... more »
0 commentsSave Tags: .net, announcement, flash-flex, ria
Firebird is faster than the filesystem for blog storage
While testing some performance tuning against a well-known version control system, Firebird turned out to be faster for blob storage (files) than the... more »
0 commentsSave Tags: .net
Flash vs Silverlight: Water Effect
A simple water drop effect on an image. It demonstrated the differences in using the mask in Silvelight and Flash. It included both Flash and... more »
0 commentsSave Tags: .net, flash-flex, frameworks
Nasty "Gotcha" with ASP.NET MVC and Views
We just spent far too long on what turned out to be a stupid problem ... we kept getting an error telling us that the view did not inherit from... more »
0 commentsSave Tags: .net, frameworks
How to view information in ViewState using ASP.NET 2.0 and 3.5
: ViewState is a Base64 encoded string and is not readable by the human eye. However it is also not difficult to decode the viewstate and view the... more »
0 commentsSave Tags: .net, web design
Flash vs Silverlight: Grid Transition Rotator
Here is another Image Rotator. It has a very nice transition effect and you can use it for you image sideshow. It included both Flash and... more »
0 commentsSave Tags: .net, flash-flex, frameworks
ASP.NET 3.5 MVC Application
This post gives you the basic overview on ASP.NET Models, Views and Controllers. It explains how all parts in MVC Application work together and... more »
0 commentsSave Tags: .net, microsoft
How is VB.NET Doing?
I recently touched base with someone from the good old VB6 days. They were good old days, but I’m not going to talk about them. He asked where VB.NET... more »
0 commentsSave Tags: .net, other languages
14 DataGridView Tips, Tricks and Frequently Asked Questions(FAQ)
In this article, we will discuss 14 DataGridView frequently asked questions and their solutions. These questions have been collected from a variety of... more »
0 commentsSave Tags: .net, how-to, microsoft, windows
Flash vs Silverlight: Dancing Polygon
This example illustrated the differences in rendering polygon using AS3 and C#. You may also reuse the Class as your drawing Library. It included... more »
0 commentsSave Tags: .net, flash-flex, frameworks
"C++ Programming Language" Still Rocks
Why is the book about C++ written more than 20 years ago still useful for .NET and Java developers?
0 commentsSave Tags: .net, books, c-and-cpp, java
JavaScript, the language for them all!! (Jquery with gridview in asp.net 2.0)
Once a long time ago (in 80s) I think Assembly was considered the savior In 90s the days of C++, Visual Basic 6.0, JAVA, PHP,… etc I think the... more »
0 commentsSave Tags: .net, javascript, trends, web 2.0
Flash vs Silverlight: Laser Orbit
A stunning effect with a laser orbiting around the mouse! In this example, it demonstrated the difference in dispatching Event between AS3 and... more »
1 commentsSave Tags: .net, flash-flex, frameworks
Reset values of all controls using ASP.NET 2.0 and JavaScript
I recently received a request to cover some basic tips that could be useful for anyone using ASP.NET 2.0, in their projects. I am creating the... more »
0 commentsSave Tags: .net, javascript, web design
Visual Studio Shell 2008: Bringing More .NET Languages into the Visual Studio Fold
Visual Studio Shell was released in January of 2007 without much fanfare. Even though it's free to download, at the time it was not very useful for... more »
0 commentsSave Tags: .net, microsoft, other languages, tools
Exploring Some Common Conversion Functions in C# and VB.NET – Part I
This article explores some very handy and commonly used conversion functions that we encounter in our day to day development. This is the first part... more »
0 commentsSave Tags: .net, how-to, microsoft, standards
Silverlight and Flash running on Google Chrome
There is still a lot to cover with this browser, but given that a lot of people will be talking about it generally elsewhere in the days to come,... more »
0 commentsSave Tags: .net, flash-flex, frameworks, tools
Flash vs Silverlight: 3D Image Navigation
Here is another 3D application without using any 3D Library. You may navigate the application via a mouse click or mouse wheel. A spring effect is... more »
1 commentsSave Tags: .net, flash-flex, frameworks
Introduction to Castle Windsor - Getting Your IoC On
A short screencasts on Windosor Castle that is meant to get you up to speed with what Windsor can do and how you can use it.
0 commentsSave Tags: .net, frameworks, how-to, microsoft
Four books to pre-order
I love technical books and it's hard to resist the temptation buying new ones :-). This fall is especially difficult with four great titles coming up.
1 commentsSave Tags: .net, books, microsoft, opinion
My Dev Kit -- Alvin Ashcraft
With a nod to John Lam and Shawn Wildermuth for the inspiration, here is a rundown of the things I use on a daily basis to develop software. This... more »
0 commentsSave Tags: .net, reviews, tools, trends
Send Action Queries to Your Database in Batches
Coming from a database background, I should’ve known better. But, I didn’t. Recently I found myself needing to write a GUI wrapper for a new Address... more »
0 commentsSave Tags: .net, database, how-to, opinion
Will Silverlight succeed?
There's been lot of discussion on the web during last year and half about Silverlight and whether it has a future . It's hard to predict because it's... more »
1 commentsSave Tags: .net, frameworks, opinion
via