aherrick

Stories kicked by aherrick

Validate Username Using jQuery AJAX JSON and ASP.NET Web Method(ajondeck.net)

submitted by aherrickaherrick(35) 3 years, 3 months ago

A jump-off point to getting down and dirty with jQuery AJAX and how poweful it can be. read more...

add a comment |category: |Views: 99

tags: another

ASP.NET 2.0 SubSonic Project Template SQL Server 2005 Northwind DB(ajondeck.net)

submitted by aherrickaherrick(35) 3 years, 4 months ago

Project template to get you started with SubSonic 2.0.3 stable! read more...

add a comment |category: |Views: 15

tags: another

Controlling HTML in ASP.NET WebForms(weblogs.asp.net)

submitted by JemmJemm(9604) 3 years, 5 months ago

"Developers want control. Developing for the web is seemingly more of a love/hate relationship with the tools at our disposal. Sometimes our tools and frameworks give us power, but not control. While we love the functionality and ease-of-use of many of the stock server controls found in ASP.NET WebForms, sometimes we find that the underlying HTML isn’t exactly what we need." read more...

2 comments |category: |Views: 272

tags: another

C# Twitter Extension(ajondeck.net)

submitted by aherrickaherrick(35) 3 years, 7 months ago

Parse Twitter API to display most recent Tweet. read more...

add a comment |category: |Views: 141

tags: another

Contact Form + Request.UserHostAddress = Country/State(fencerowproductions.com)

submitted by jprescottsandersjprescottsanders(30) 3 years, 9 months ago

A simple way to determine a users Country[State] using their Request.UserHostAddress. Can be handing in contact form data. read more...

add a comment |category: |Views: 29

tags: another

creating a SubSonic partial class(ajondeck.net)

submitted by aherrickaherrick(35) 3 years, 10 months ago

How to create a partial class to extend a SubSonic generated class. read more...

add a comment |category: |Views: 34

tags: another