The Zepol's Journal

random ramblings of a technologist about this adventure called life

The Zepol's Journal RSS Feed
 
 
 
 

Posts tagged Programming

Programming for Kids

I attended Microsoft’s 2010 Launch Event in Los Angeles the other week. While there was a lot of cool new features in VS 2010, .NET 4.0, and Windows Mobile 7.0, one thing I could not stop thinking about was the side note Lynn Langit brought up about teaching programming to kids 9 years old! She [...]

How to accept percent in a datagridview

I set up my datagridview in my winforms application with fancy formatting, C2 for currencies, N2 for numbers and P4 for percent. The funny thing is that the currencies and numbers are accepted round-trip without raising any data-errors. Entering percentages is another matter as it raises the FormatException whenever a number is entered in a [...]

Removing time part in an SQL Datetime field

Here is a quick and easy way for removing time component from datetime SQL fields. Read more…

Recent Posts

Cool sites

Visits today: 73

Similar Posts

Categories

Archives

Meta