Click here to Skip to main content

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

Page 11 of 334
6 7 8 9 10 11 12 13 14 15


201. Usefel Tips For Windows Phone XNA Game Development
Usefel tips for Windows Phone XNA game development.
(The Code Project Open License (CPOL))
Mobile Development » Windows Phone 7/8 » Games
zoyobar Updated: 14 Apr 2013
Rating: (0 votes for this Article)
202. Adding descriptions, or other text, to enumeration values (supports localization!)
Adding descriptions, or other text, to enumeration values (supports localization!)
(The Code Project Open License (CPOL))
Languages » C# » Enumerations
Aron Weiler Updated: 14 Apr 2013
Rating: 5.00/5 (2 votes)
203. The differences between SoundEffect and SoundEffectInstance in XNA
The differences between SoundEffect and SoundEffectInstance in XNA.
(The Code Project Open License (CPOL))
General Programming » Game Development » XNA
zoyobar Updated: 14 Apr 2013
Rating: (0 votes for this Article)
204. Golf games for Windows Phone
Posted on: Apr 12, 2013, http://blogs.windows.com/windows_phone/b/windowsphone/archive/2013/04/12/pinworthy-5-above-par-windows-phone-golf-apps.aspx Golf games for Windows Phone Windows Phone blog featured a number of golf games, Golf may be a rich man's sport, but golf games
(The Code Project Open License (CPOL))
Mobile Development » Windows Phone 7/8 » Windows CE
zoyobar Updated: 13 Apr 2013
Rating: (0 votes for this Article)
205. TSQL split a string by delimiter
Background Say we have a registration table which store successful registration info. At that table we have a column “Name” which stores value as combination of first name & last name delimited by ‘ ‘ [space]. Later at some point we need to extract the first name or last name
(The Code Project Open License (CPOL))
Database » Database » SQL Server
Shahriar Iqbal Chowdhury/Galib Updated: 13 Apr 2013
Rating: 5.00/5 (1 vote)
206. Localize your MVC app based on a subdomain
Having an application in multiple languages is now a requirement in many projects. In ASP.net, you can tell your application that the language that should be using corresponds to the one the browser is specifying. While this is a really nice feature in the ideal scenarios (since the user gets the ap
(The Code Project Open License (CPOL))
Web Development » ASP.NET » Howto
pollirrata Updated: 12 Apr 2013
Rating: 5.00/5 (2 votes)
207. Moving items between ListBoxes using JavaScript
Hi Everyone, We all would have encountered the situation below where we are asked to select few items from a list of items. The selected it