As a continuation of the HOW I was able to deal with dynamically creating grids based on a query, I had a problem. The problem was that that the ItemCommand was NEVER firing on postback. If you already know where I am going with this, then I’m sorry, but this
Continue readingCategory: .Net
ASP.Net dynamic control/postback/event-handler madness – Part 1
Well, I recently had a difficult problem that I solved in a way that I don’t really like, but it works all the same. In the process I discovered something bizarre about ASP.Net. Here was the problem: I had a dataset coming out of a SQL stored procedure (that I
Continue reading.Net vs Java
I am sure that you are wondering, or have been brought here by trying to decide the merit or differences between Microsoft’s .Net and Sun/Oracle’s Java platforms. There are a ton of sites that will give you the technical differences, ( Wikipedia has a few good ones: http://en.wikipedia.org/wiki/Comparison_of_the_Java_and_.NET_platforms and http://en.wikipedia.org/wiki/Comparison_of_Java_and_C_Sharp)
Continue reading