Home
Manuel Abadia's ASP.NET stuff
A collection of posts about
Microsoft .NET Framework related technologies
Contact
Email Me
Archive
December, 2008 (2)
August, 2008 (2)
May, 2008 (4)
April, 2008 (1)
February, 2008 (1)
January, 2008 (2)
December, 2007 (1)
November, 2007 (3)
October, 2007 (2)
September, 2007 (5)
August, 2007 (4)
July, 2007 (5)
June, 2007 (6)
May, 2007 (2)
April, 2007 (4)
March, 2007 (4)
February, 2007 (3)
January, 2007 (5)
December, 2006 (4)
November, 2006 (2)
October, 2006 (3)
September, 2006 (4)
August, 2006 (1)
July, 2006 (5)
June, 2006 (4)
May, 2006 (9)
April, 2006 (8)
March, 2006 (10)
February, 2006 (6)
January, 2006 (4)
Navigation
Home
PagerDataSource
ExtendedObjectDataSource
StructsViz
dasBlog
Categories
Adobe
AdSense
Ajax
ANTLR
ASP.NET
Books
CSS
Design
Games
General
Java
JavaScript
Linq
MAME
MBUnit
Microsoft .NET Framework
Music
NHibernate
Selenium
SEO
SQL Server
SSIS
Travel
Visual Studio
WCF
Windows Vista
WPF/E
XHTML
Blogroll
Chris Sells
Joshua Flanagan
K. Scott Allen
Luis Abreu
Nikhil Kothari
Rick Strahl
Scott Guthrie
Scott Hanselman
Scott Mitchell
Shanku Niyogi
Sign In
Tuesday, December 23, 2008
Binding a DropDownList to multiple properties and to nested properties
In this post I explain how to overcome the 2 big limitations when you bind data to a DropDownList: binding multiple properties and nested properties
Read more ...
Tuesday, December 23, 2008 8:35:20 AM (Romance Standard Time, UTC+01:00)
Comments [1]
ASP.NET
|
Microsoft .NET Framework
|
Thursday, December 04, 2008
Search Engine Optimization - Moving View State to the bottom of the page
A way to optimize ASP.NET web applications in order to improve search engine's ranking.
Read more ...
Friday, December 05, 2008 4:26:16 AM (Romance Standard Time, UTC+01:00)
Comments [11]
ASP.NET
|
Microsoft .NET Framework
|
SEO
|
Thursday, August 14, 2008
XHTML Validation Module Enhancement
I have added a couple of enhancements to Josh Twist’s XHTML validation module.
Read more ...
Thursday, August 14, 2008 8:12:04 AM (Romance Daylight Time, UTC+02:00)
Comments [0]
ASP.NET
|
XHTML
|
Friday, August 01, 2008
Update to my NHibernate Custom Membership and Role Providers
An important update to my NHibernate custom membership and role providers...
Read more ...
Friday, August 01, 2008 7:10:15 PM (Romance Daylight Time, UTC+02:00)
Comments [2]
ASP.NET
|
NHibernate
|
Monday, May 12, 2008
World Rally emulation completed
Finally, World Rally emulation has been completed.
Read more ...
Monday, May 12, 2008 6:13:01 PM (Romance Daylight Time, UTC+02:00)
Comments [32]
Games
|
MAME
|
Saturday, May 10, 2008
Playable status reached
World Rally is playable now.
Read more ...
Sunday, May 11, 2008 3:52:23 AM (Romance Daylight Time, UTC+02:00)
Comments [9]
Games
|
MAME
|
Wednesday, May 07, 2008
More World Rally news
World Rally emulation is a step closer now...
Read more ...
Wednesday, May 07, 2008 3:18:05 PM (Romance Daylight Time, UTC+02:00)
Comments [3]
Games
|
MAME
|
Monday, May 05, 2008
World Rally, finally
Finally, World Rally is a step closer to being emulated...
Read more ...
Tuesday, May 06, 2008 4:19:39 AM (Romance Daylight Time, UTC+02:00)
Comments [18]
Games
|
MAME
|
Monday, April 28, 2008
Google and AdSense
My experience with Google's AdSense API.
Read more ...
Tuesday, April 29, 2008 6:25:28 AM (Romance Daylight Time, UTC+02:00)
Comments [2]
General
|
Microsoft .NET Framework
|
AdSense
|
WCF
|
Friday, February 08, 2008
NDepend
My review of the NDepend tool.
Read more ...
Friday, February 08, 2008 9:22:13 PM (Romance Standard Time, UTC+01:00)
Comments [2]
ASP.NET
|
Microsoft .NET Framework
|
NHibernate
|
Sunday, January 13, 2008
LINQ Expressions DebuggerVisualizer Update
I have finally updated the DebuggerVisualizer for Visual Studio 2008 RTM version.
Read more ...
Sunday, January 13, 2008 7:08:02 PM (Romance Standard Time, UTC+01:00)
Comments [0]
Linq
|
Microsoft .NET Framework
|
Visual Studio
|
Thursday, January 03, 2008
Web tests with Selenium
A sample of how to use the Selenium tools to perform automatic web testing with C#.
Read more ...
Thursday, January 03, 2008 8:54:02 PM (Romance Standard Time, UTC+01:00)
Comments [2]
ASP.NET
|
Java
|
JavaScript
|
MBUnit
|
Selenium
|
Visual Studio
|
Monday, December 17, 2007
Jorge Salan Show @ Sala Gamma, Murcia, 14/12/2007
My review of the show.
Read more ...
Monday, December 17, 2007 8:59:35 AM (Romance Standard Time, UTC+01:00)
Comments [0]
Music
|
Saturday, November 24, 2007
Unexpected source of information
Patents can be a source of information some times that can be difficult to find in other places...
Read more ...
Saturday, November 24, 2007 6:56:41 PM (Romance Standard Time, UTC+01:00)
Comments [0]
ASP.NET
|
Microsoft .NET Framework
|
Thursday, November 15, 2007
DocProject
DocProject is an excellent tool to generate the documentation of your code. I explain how to configure it and have the documentation generated in 5 minutes.
Read more ...
Friday, November 16, 2007 7:58:43 AM (Romance Standard Time, UTC+01:00)
Comments [3]
Microsoft .NET Framework
|
Visual Studio
|
Friday, November 02, 2007
Continuous Evolution
Some challenges I had to face to be able to keep up with the growing of the business.
Read more ...
Friday, November 02, 2007 7:04:32 AM (Romance Standard Time, UTC+01:00)
Comments [0]
ASP.NET
|
General
|
Microsoft .NET Framework
|
Visual Studio
|
Thursday, October 25, 2007
How to fix the most annoying ASP.NET 2.0 bug (TreeView XHTML compliance)
A fix for the infamous XHTML bug in the TreeView of ASP.NET 2.0
Read more ...
Thursday, October 25, 2007 4:38:14 PM (Romance Daylight Time, UTC+02:00)
Comments [1]
ASP.NET
|
XHTML
|
Friday, October 12, 2007
Custom Membership and Role Providers using NHibernate Update
An update to my NHibernate Custome Membership and Role Provider with some bug fixes, a CreateUserWizardEx control and autounlocking.
Read more ...
Friday, October 12, 2007 11:58:30 PM (Romance Daylight Time, UTC+02:00)
Comments [0]
ASP.NET
|
Microsoft .NET Framework
|
NHibernate
|
Sunday, September 30, 2007
NHibernate –not all that glitters is gold (continued)
Ayende apologized about the bug resolution and commented about my criticism about NHibernate.
Read more ...
Sunday, September 30, 2007 8:25:30 AM (Romance Daylight Time, UTC+02:00)
Comments [1]
NHibernate
|
Thursday, September 27, 2007
Recommended Reading
Some great books I'm recommending.
Read more ...
Thursday, September 27, 2007 7:59:52 PM (Romance Daylight Time, UTC+02:00)
Comments [0]
ASP.NET
|
Books
|
SQL Server
|
SSIS
|
Copyright © 2010 Manuel Abadia. All rights reserved.
Calendar
<
February 2010
>
Sun
Mon
Tue
Wed
Thu
Fri
Sat
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
Visitors
My Components
Extended ObjectDataSource
A better ObjectDataSource for your ASP.NET apps!
www.manuelabadia.com
PagerDataSource
Use a codeless CSS Pager for your ASP.NET apps!
www.manuelabadia.com
StructsViz DebuggerVisualizers
Debug your Trees and other data structures graphically!
www.manuelabadia.com
Friend Sites
www.sqlnetframework.com
BlogMap