- XML version 2.0This is how I see evolution applied to XML
- Calling all volunteers!INETA Academic, a committee that Jason Beres and I run, are currently looking for volunteers for the Imagine Cup local competitions around the US. If you are interested in some volunteering opportu…
- Final sample finished, well maybe not final :DTonight I used the iTextSharp libraries to transform RSS into the iTextSharp XML dialect, then transform it into PDF. This library is awesome and open source. If you haven't checked it out, I sugge…
- The One With The Game LoopWhen building any game, you always start out writing the “Game Loop”. If all the game data was the blood of our game, the game loop would be the pumping of the heart that keeps us running. In Win32…
- Visual Studio Styler - Ready for DownloadWell, VSStyler is now ready for download. It is an add-in into Visual Studio.NET 2003 that allows you to save font and color settings into “styles”. This way, you can switch settings at the drop of…
- WebPart versioning- July, 2007 (9) - June, 2007 (7) - May, 2007 (4) - April, 2007 (10) - March, 2007 (10) - February, 2007 (13) - January, 2007 (10) - December, 2006 (13) - November, 2006 (7) - October, 2006 (12) - …
- HAPPY BIRTHDAY INETA!Posted on Thursday, February 12, 2004 6:28 AM
- What happened to associative learning?With so much research being done on Artificial Intelligence and learning, it is striking that all research seems to concentrate on reinforcement learning, while research on associative learning alm…
- Apologies to Secret Geek a.k.a Leon BambrickSorry to my fellow who's brinkster account has been maxed out (possibly via click throughs he mentioned he is getting from my Janet Jackson posting thinking that as he was the first to respond to i…
- GOTCHA: Com InteropI ran across a nice little Com Interop “gotcha” when I was working with Excel automation from C# today. I'm sure that a lot of you with more COM Interop experience than me already know about this b…
- Connection String C# - VB.NETusing System.Data.SqlClient; ... SqlConnection oSQLConn = new SqlConnection(); oSQLConn.ConnectionString = "Data Source=(local);" + "Initial Catalog=mySQLServerDBName;" + "Integrated Security=SSPI"…
- Implementing the Front Controller Pattern (1.0)Implementing the Front Controller Pattern (1.0)
- Open Source UML ToolsDoes anyone know of any good open source UML tools? I've only used 4 UML tools: IBM Rational Rose, IBM Rational XDE, Microsoft Visio, and Sparx Systems Enterprise Architect. I despise Visio, XDE is…
- Open letter to Scott McNealyI mean seriously, do you want to waste endless hour in searching of an answer for a simple question? I know Senior Java Developers it all the time because of the poor support from Sun. Sun does not…
- Look what I found- September, 2007 (3) - August, 2007 (4) - July, 2007 (9) - June, 2007 (7) - May, 2007 (4) - April, 2007 (10) - March, 2007 (10) - February, 2007 (13) - January, 2007 (10) - December, 2006 (13) - N…
- Sams Sponsoring ConnectionsPretty exciting stuff! will be sponsoring the DevConnections show - ASP Connections, Visual Studio Connections and SQL Server Magazine Connections - in Orlando, April 18 - 21, 2004. Lots of our aut…
- .NET Hobbyist Programmer - HurricaneHere we are at the start of another hurricane season. As with past years, I have been preparing. Last year I had the house painted with a high-quality paint, giving the stucco its best waterproofin…
- Service Oriented Data Access or SODANow that SOA is taking the world by storm, this is the time to define the format that will be used to exchange data in this new architecture ruled by messages. Welcome to the world of SODA.
- MVPed!!!!!!!!!!!!!!!!!!Today, I found out I have been MVPed in the area of XML. Wow!!!!!!! I am completely ecstatic. If you see someone walking around in Kansas City without a face, just a grin, that's me!
- New InterviewsThere are some great new interviews posted from Stephen Ibaraki. This round includes notables: Scott (4GuysFromRolla) Mitchell, Kate Gregory (Visual C++ .NET) and Rand Morimoto (Windows Server 2003…
