LCalatrava

Stories kicked by LCalatrava

Development Tools I Use & Recommend(codezest.com)

submitted by daveschinkeldaveschinkel(1720) 3 years, 7 months ago

Eventually I will get to some technical code Posts. But for now, I'm a bit delayed with some other things at work lately. I will be blogging about Code Generation, OOP, and other topics very soon though. In the meantime, I wanted to share a list of tools I regularly use now or have used in the past as a C# / ASP.NET Engineer listed below: read more...

add a comment |category: |Views: 1026

tags: another

Viewstate Viewer add-on for Firefox(ashishware.com)

submitted by ashpatashpat(285) 3 years, 8 months ago

This add-on can decode and show viewstate contents of an *.aspx page. Once you intall this add-on, it shows up a 'Show Viewstate' item in context menu of Firefox. When this menuitem is clicked, a popup comes up showing the viewstate details. read more...

add a comment |category: |Views: 1234

tags: another

The Three Steps of Building an ASP.NET Validator Control(adamtibi.net)

submitted by adamtibiadamtibi(905) 3 years, 8 months ago

A clear walkthrough on how to build an ASP.NET validator control in three steps with an example of how to apply this to build a credit card number validator. read more...

add a comment |category: |Views: 149

tags: another

101 Great Computer Programming Quotes(devtopics.com)

submitted by DevTopicsDevTopics(1050) 4 years, 4 months ago

“I think Microsoft named .Net so it wouldn’t show up in a Unix directory listing.” (Oktal) read more...

4 comments |category: |Views: 84

tags: another