My Work
My Blogs
Hotlinks
Tag Archives: asp.net
Injecting javascript into asp.net via code
Microsoft has a great MSDN article on using javascript along asp.net, but they didn’t mention a technique I like to use, put it in a Literal control. While there are many ways to add javascript to a page, I find … Continue reading
Posted in .net, C#, development, microsoft, tips and tricks
Tagged asp.net, aspx, javascript, js, Literal, msdn, postback
2 Comments
Endless Mural wins FWA site of the day
I’m ecstatic to announce the Endless Mural HTML5 project has won the prestigious FWA Site of the day award. While this isn’t the first project I’ve worked on that has won the FWA, it is the first NON-Flash, HTML5 and … Continue reading
Posted in .net, art, award, browser, C#, cool, database, development, fun, Internet Explorer, javascript, microsoft, SQL, Visual Studio
Tagged art, asp.net, azure, beauty of the web, branden hall, cloud, endlessmural, FixDBLib, generative art, html5, ie9, javascript, joshua davis, okapi
3 Comments
Want to see some kick ass HTML5?
I’m extremely happy to announce the www.endlessmural.com project was launched today and it was a huge success. I intend on posting something with more details when I return home, but in the meantime please please check this site out. It’s … Continue reading
Posted in art, browser, cool, development, fun, Internet Explorer, javascript, microsoft
Tagged asp.net, automata studios, azure, beauty of the web, branden hall, css3, html5, ie9, javascript, joshua davis, sql azure
1 Comment
DataBind a List of custom classes to an ASP:ListBox control
Recently I was scratching my head at this error from the .NET Framework DataBinding: ‘MyApp.vo.customVO’ does not contain a property with the name ‘Name’ I was stumped because my custom VO class did in fact have a public property called … Continue reading
Posted in .net, C#, development, microsoft, tips and tricks, Visual Studio
Tagged .NET framework, asp.net, auto-implemented, auto-implemented-properties, C#, csharp, custom class, DataBind, DataSource, properties, VO
3 Comments
