Mike
Name: Mike
Score: 4,927.42
Last Seen: 641 days, 5 hours, 33 minutes ago
Member Since: 3 February, 2009
DotNetShoutout
atom rss
3
Shouts

Data Validation Silverlight Tips of the Day - Mike Snow

published 1098 days, 14 hours, 5 minutes ago posted by jantujantu 1099 days, 7 hours, 53 minutes ago
Saturday, May 22, 2010 1:07:01 PM GMT Friday, May 21, 2010 7:18:19 PM GMT
Data validation is the process of ensuring the data a user has entered is valid. For example, if you prompt a user for a phone number you would want to validate the string consist of only numeric values and that it matches a specific format such as (555) 555-5555.Using Silverlight you can hook up controls to a class that will be used to programmatically verify the data being entered. Controls can bind to any given property in that class where the data validation will be done.To demonstrate this I cre... (more)
category: Metro | clicked: 0 | comment | | source: www.michaelsnow.com
tags: Silverlight, Data Validation
7
Shouts

Innovation Showcase : RSS Reader Sample App for Windows Phone 7

posted by zhimingzhiming 1099 days, 6 hours, 55 minutes ago
Friday, May 21, 2010 8:16:14 PM GMT
21 May 2010RSS Reader Sample App for Windows Phone 7 This is a simple RSS reader application that shows how easy it is to build applications for Windows Phones 7. In particular, it shows how to work with XML & LINQ to XML. You can download the source code at codeplex. Filed under: Windows Phone 7 Series (more)
category: Architecture | clicked: 6 | comment | | source: blogs.msdn.com
tags: Windows Phone 7
5
Shouts

Building a Simple Logging Http Module with Logging Application Block - Gil Fink on .Net

published 1097 days, 16 hours, 10 minutes ago posted by gilfgilf 1099 days, 7 hours, 40 minutes ago
Sunday, May 23, 2010 11:01:46 AM GMT Friday, May 21, 2010 7:31:23 PM GMT
I wanted to check how to use the fluent configuration API for the Logging Application Block in Enterprise Library 5. So I thought to myself why not implement it with an http module and provide two examples in one post. (more)
category: How To | clicked: 4 | comment | | source: blogs.microsoft.co.il
tags: Enterprise Library 5.0, HttpModule, logging
7
Shouts

jQuery News Scrollers and Tickers with a ListView

published 1096 days, 14 hours, 31 minutes ago posted by MikesdotnettingMikesdotnetting 1099 days, 6 hours, 15 minutes ago
Monday, May 24, 2010 12:40:04 PM GMT Friday, May 21, 2010 8:56:48 PM GMT
jQuery News Scrollers and Tickers with a ListView   The jQuery Cycle plug-in is most often used for creating image slide shows. However, it's just as easy to use to create a news scroller from a ListView. Here, I look a doing just that. I also look at an alternative jQuery plug-in (NewsTicker) that gives the effect of the classic BBC News Ticker.   jQuery Cycle has been round for quite a while, but the vast majority of demos and samples show it being used to display image slideshows. Bu... (more)
category: Web Dev | clicked: 11 | comment | | source: www.mikesdotnetting.com
Previous 1 2 ... 6 7 8 9 10 11 12 13 14 15 Next