Click here to Skip to main content
15,901,035 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 489


9601. 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))
9602. 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))
9603. 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))
9604. 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))
9605. 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))
9606. 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))
9607. 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))
9608. 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))
9609. 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))
9610. 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))
9611. 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))
9612. 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))
9613. 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))
9614. 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))
9615. 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))
9616. 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))
9617. Include Stylesheets and Scripts From A WebControl In MVC
Have you ever created a WebControl in MVC and though “Gee, it sure would be nice if I could add a stylesheet/script to the header of my page.” It’s not as easy as it used to be. This post goes over some code that can help you bridge that gap.
Web Development » ASP.NET »
webdev_hb Updated: 20 Aug 2009
Rating: 1.00/5 ( (1 vote))
9618. How to import your exisiting contacts from your old Nokia phone to your new iPhone?
You may want to import your existing contacts from your old Nokia (or in general VCard format) to your new iPhone.You need to do some simple steps:First you need to have Outlook and iTunes installed on your computer, then copy your .vcf files to a location in your hard disk, e.g. C:\VCARDS.
All Topics » »
mrt_doulaty Updated: 19 Aug 2009
Rating: 5.00/5 ( (1 vote))
9619. Keep Your Website Alive (Don’t Let IIS Recycle Your Website)!
IIS can be a bully to your poor web application and when you're in a hosted environment you have even less control. In this post we discuss how we can keep your website from being recycled and do it without needing external code!
Web Development » IIS »
webdev_hb Updated: 19 Aug 2009
Rating: 4.82/5 ( (8 votes))
9620. A Wrapper for Running SQL Server 2008 Reporting Services Anonymously
With SQL Server 2008, Microsoft re-architected SQL Server Reporting Services (SSRS) to no longer have an IIS dependency.  It now relies directly on HTTP.SYS and handles web protocols independently.
WCF » »
bobleith Updated: 18 Aug 2009
Rating: 2.67/5 ( (2 votes))

Page 481 of 489