Click here to Skip to main content
15,914,820 members

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 481 of 490


9601. Using CultureInfo for Globalization/Localization of an ASP.NET Applictation
Using CultureInfo for Globalization/Localization of an ASP.NET applictation.
Web Development » ASP.NET »
Ashish Sheth Updated: 8 Sep 2009
Rating: 3.50/5 ( (2 votes))
9602. Silverlight: Creating a simple smooth reverse storyboard animation on mouse enter and leave
I have seen this question come up a lot and did not come accross a simple answer. Perhaps I just wasn't looking hard enough!
Steve Psaltis Updated: 8 Sep 2009
Rating: 3.00/5 ( (1 vote))
9603. How to Implement a DependencyProperty?
A DependencyProperty is set to enable declarative code to alter the properties of an object which reduces the data requirements by providing a more powerful notification system regarding the change of data in a very specific way.
Kunal Chowdhury «IN» Updated: 8 Sep 2009
Rating: 4.48/5 ( (22 votes))
9604. WPF: DataTrigger on a TextBlock!
So how does one add a DataTrigger to a TextBlock and provide some default value?
Steve Psaltis Updated: 8 Sep 2009
Rating: 3.00/5 ( (6 votes))
9605. WPF: Close command on the Window close button
I could not find a good solution to this anywhere, so here is mine (which I think is a bit of an abuse of attached properties, but hey ho!).
Steve Psaltis Updated: 8 Sep 2009
Rating: 2.33/5 ( (2 votes))
9606. UnCommon C# keywords - A Look
Some of both Documented and Undocumented Keywords that we dont use often like Check, StackAlloc, Fixed,default,@variables,Nullables, __arglist,__reftype etc are explained with simple examples
Desktop Programming » Win32 »
Abhishek Sur Updated: 7 Sep 2009
Rating: 4.48/5 ( (136 votes))
9607. Formatting Dates relative to Now – Objective C (iPhone)
A user friendly dateformatter in objective C
Mobile Apps » iPhone »
User 1556233 Updated: 1 Sep 2009
Rating: 4.00/5 ( (4 votes))
9608. Silverlight Captcha Example
Silverlight, with its powerful text and graphics manipulation capabilities and strong interaction with the scripting DOM, seems to be the perfect engine for a Captcha challenge.
Jeremy Likness Updated: 1 Sep 2009
Rating: 5.00/5 ( (4 votes))
9609. Windows Workflow Sequential Workflow Unit Testing
Windows Workflow Foundation (WWF) is a powerful programming model and designer for workflow processes. Using workflow is easier than some may believe.
Jeremy Likness Updated: 28 Aug 2009
Rating: 4.75/5 ( (3 votes))
9610. Windows 7 Multitouch Application Development (Part - I)
In this post, I will discuss about developing a simple multitouch application using .NET 3.5 SP1.
Kunal Chowdhury «IN» Updated: 26 Aug 2009
Rating: 4.11/5 ( (3 votes))
9611. How can you add "Select All" behaviour for all TextBoxes in your WPF application?
Add "Select All" behaviour for all TextBoxes in your WPF application
Kunal Chowdhury «IN» Updated: 24 Aug 2009
Rating: 3.40/5 ( (5 votes))
9612. ASP.NET date picker control - Part 2
In this post, I will explain you how I have embedded JavaScript, images and stylesheet to my previous article.
Web Development » ASP.NET »
Salmanzz Updated: 24 Aug 2009
Rating: 4.92/5 ( (7 votes))
9613. Disable a timer at every level of your ASP.NET control hierarchy
Even though this sounds like a really simple thing, what if you do not know the name of the controls, and you do not want to have to add a bit of code that you, or another may developer may forget to every piece of code with a timer in it.
Web Development » ASP.NET »
Martin Hinshelwood Updated: 24 Aug 2009
Rating: 4.33/5 ( (3 votes))
9614. Updating the Command Line Parser
Staring from the original Command Line Parser v1.0 code, I wanted to be able to add multiple commands, or even nest commands. The result is a nice simple commanding architecture conducive to creating multiple commands.
Programming Languages » Visual Basic 10 »
Martin Hinshelwood Updated: 23 Aug 2009
Rating: 3.00/5 ( (1 vote))
9615. How to Fill a ListBox/DropDownList from an Enum
There was a question about this on the ASP.NET forums and after a quick search I didn't find a good generic function so I thought I'd supply one. Note: I wanted this to be as broad and useful as possible, so the second parameter is a ListControl which both the ListBox and DropDownList inherit from.
Web Development » ASP.NET »
Steve Wellens Updated: 22 Aug 2009
Rating: 4.13/5 ( (7 votes))
9616. Pimpin' the blog part #3
Today we'll look at how I've built my own RSS feed in ASP.NET 3.5 using Linq2SQL.
mrjvdveen Updated: 21 Aug 2009
Rating: ( (No votes))
9617. Creating a Data Access layer using Unity
I am always pulling out the Unity assemblies. Maybe it is just because I am lazy, but I really can’t be bothered rolling my own dependency injection and mapping framework!
Web Development » ASP.NET »
Martin Hinshelwood Updated: 21 Aug 2009
Rating: 5.00/5 ( (1 vote))
9618. Log Elmah errors in Team Foundation Server
I am not sure if this is a good idea, but I was bored one day and decided to add a TFS Error Log provider for Elmah. There are 2 ways you can do this.
Web Development » ASP.NET »
Martin Hinshelwood Updated: 21 Aug 2009
Rating: 4.33/5 ( (2 votes))
9619. Pimpin' the Blog
In this article I will describe to you why I want to change my blog, what I'm trying to achieve, how I plan to do that and whats in it all for you.Why?After writing only a few articles in Blogger and reading up on how to build a usable blog, I knew that at some point I would have to replace Blo
mrjvdveen Updated: 20 Aug 2009
Rating: ( (No votes))
9620. Using WebControls In ASP.NET MVC Views – Part 3
This post continues the WebControls In MVC series. In this post we finally get some code that can be downloaded and tested. This post explains how to use the MvcWebForms methods to add WebControls to your Mvc Views -- and make them talk to your Controllers!
Web Development » XHTML »
webdev_hb Updated: 20 Aug 2009
Rating: ( (No votes))

Page 481 of 490