My Work
My Blogs
Hotlinks
Category Archives: .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
How to add new Role to existing Azure Cloud Service
I know this is an easy one, but I’ll forget it if I don’t write this down. When working with Azure projects in Visual Studio, you can add new Roles to existing Service projects like this. Right click the Roles … Continue reading
Posted in .net, internets, microsoft, Visual Studio
Leave a comment
Upload to ASP.NET from HTML, Flash, or Flex clients
File uploading has been a hot topic during my time as an internet programmer. In the classic ASP days this was a bit of a task to build and get correct. Nowadays both Adobe’s Coldfusion and Microsoft’s ASP.NET both have … Continue reading
Posted in .net, adobe, C#, coldfusion, development, flash platform, FLEX, microsoft
Tagged asp.net upload, flash upload, flex upload, html upload, NETWORK SERVICE, Request.Files, upload, upload handler, uploader
2 Comments
