ideoma

Stories submitted by ideoma

Better string.IsNullOrEmpty()(blog.yesnobox.com)

submitted by ideomaideoma(45) 3 years, 3 months ago

Handy shortcut to check string for non-empty values read more...

add a comment |category: |Views: 39

tags: another

WPF Meets the iPhone(devx.com)

submitted by ideomaideoma(45) 3 years, 9 months ago

Nice and step by step article about WPF development read more...

add a comment |category: |Views: 69

tags: another

Auto login by URL signature ASP.NET module(yesnobox.com)

submitted by ideomaideoma(45) 4 years, 1 month ago

Do you like to go to a login page when you recieve an link from website to the private area page? What about a small signature added to the link which automatically logs user in? The module described in the article addes a signature to a URL, verifies it and logs user in. read more...

add a comment |category: |Views: 176

tags: another

efault Focus, Buttons and Validation Errors with ASP.NET 2.0(weblogs.asp.net)

submitted by ideomaideoma(45) 4 years, 3 months ago

The old and good post about how to set focus on the button you want in asp.net forms. I am returning to it for 3-d time. read more...

add a comment |category: |Views: 11

tags: another