The Code Project Latest Articles - xfgr.com
http://www.codeproject.com
Latest Articles from The Code Project
en-us
The Code Project
http://www.codeproject.com/images/codeproject100x30.gif
http://www.codeproject.com
100
30
The Code Project
<> © CodeProject, 1999-2010>
webmaster@codeproject.com
Thu, 24 Jun 2010 21:02:00 GMT
20
C# Hand-coded goodness
-
Switch between views Mobile Safari-style
Implement Mobile Safari's page/tab switching interface in your own app! Complete with the zooming in and the zooming out and the flicking and the tapping...
http://www.codeproject.com/KB/iPhone/viewswitcher.aspx
Tom The Cat
Thu, 24 Jun 2010 21:02:00 GMT
iPhone
http://www.codeproject.com/KB/iPhone/viewswitcher.aspx
-
PSAM Control Library
WinForms library containing the IncipitViewer control for drawing musical notes.
http://www.codeproject.com/KB/miscctrl/psamcontrollibrary.aspx
Ajcek84
Thu, 24 Jun 2010 18:06:00 GMT
Miscellaneous
http://www.codeproject.com/KB/miscctrl/psamcontrollibrary.aspx
-
Windows Communication Foundation FAQ quick starter Part 1
Windows Communication Foundation FAQ quick starter Part 1
http://www.codeproject.com/KB/aspnet/WCF.aspx
Shivprasad koirala
Thu, 24 Jun 2010 17:23:00 GMT
ASP.NET
http://www.codeproject.com/KB/aspnet/WCF.aspx
-
Windows Communication Foundation FAQ quick starter Part 2
Windows Communication Foundation FAQ quick starter Part 2
http://www.codeproject.com/KB/aspnet/WCFPart2.aspx
Shivprasad koirala
Thu, 24 Jun 2010 17:20:00 GMT
ASP.NET
http://www.codeproject.com/KB/aspnet/WCFPart2.aspx
-
HTTPs using BizTalk 2009 HTTP adapter on Windows 2008 R2
Use HTTPs in BizTalk 2009 on Windows 2008 R2
http://www.codeproject.com/KB/security/HTTPBizTalk2009Win2008R2.aspx
Ahmed Kahwaji
Thu, 24 Jun 2010 16:31:00 GMT
Cryptography & Security
http://www.codeproject.com/KB/security/HTTPBizTalk2009Win2008R2.aspx
-
Shaped WPF Form
Shaping WPF Form using an Image
http://www.codeproject.com/KB/WPF/Shaped-WPF-Form.aspx
Amit Kumar Tiwari
Thu, 24 Jun 2010 16:03:00 GMT
Windows Presentation Foundation
http://www.codeproject.com/KB/WPF/Shaped-WPF-Form.aspx
-
Realtime animation of a Mandelbrot Zoom in a Win32 Console with Visual C++ 6.0
This article describes how to create a Realtime animation of a Mandelbrot Zoom in a Win32 Console with Visual C++ 6.0
http://www.codeproject.com/KB/cpp/rt_mandel_zoom_animtn.aspx
TopCoder23
Thu, 24 Jun 2010 12:30:00 GMT
C / C++ Language
http://www.codeproject.com/KB/cpp/rt_mandel_zoom_animtn.aspx
-
A DevStudio-Like Application with a Variety of UI Components
A MFC application featuring a syntax coloring text editor, DevStudio-like toolbar, status bar, and output window, and multithreaded computing.
http://www.codeproject.com/KB/docview/WinCalcCT.aspx
Frank (Yiping) Cheng
Thu, 24 Jun 2010 12:05:00 GMT
Document / View
http://www.codeproject.com/KB/docview/WinCalcCT.aspx
-
Wizard Form Implementation
Create a dynamically resizable wizard form
http://www.codeproject.com/KB/dialog/WizardForm.aspx
John Simmons / outlaw programmer
Thu, 24 Jun 2010 11:46:00 GMT
Dialogs and Windows
http://www.codeproject.com/KB/dialog/WizardForm.aspx
-
Best Square Root Method (Precision VS Speed)
Square Root Methods Fast Algorithm Speed Precision computational Quake3 Fast Square Root
http://www.codeproject.com/KB/cpp/Sqrt_Prec_VS_Speed.aspx
Mahmoud Hesham El-Magdoub
Thu, 24 Jun 2010 09:35:00 GMT
C / C++ Language
http://www.codeproject.com/KB/cpp/Sqrt_Prec_VS_Speed.aspx
-
Team Foundation Server (TFS) API Wrapper
A simple wrapper that encapsulates exposed functions of the Microsoft Team Foundation Server (TFS) client API
http://www.codeproject.com/KB/answers/ZetaTfsApiWrapper.aspx
Uwe Keim
Thu, 24 Jun 2010 05:40:00 GMT
Uncategorised Quick Answers
http://www.codeproject.com/KB/answers/ZetaTfsApiWrapper.aspx
-
Windows Communication Foundation QuickStart - Multiple Binding VS2010
The article is about step by step demonstration to implement simple WCF service,host and Client
http://www.codeproject.com/KB/WCF/WCFDemo.aspx
santosh poojari
Thu, 24 Jun 2010 04:37:00 GMT
Windows Communication Foundation
http://www.codeproject.com/KB/WCF/WCFDemo.aspx
-
C# Generic Type Generator
Combinatorial generation of C# generic types.
http://www.codeproject.com/KB/cs/GenericTypeGenerator.aspx
Alexander Van Berg
Thu, 24 Jun 2010 03:19:00 GMT
C#
http://www.codeproject.com/KB/cs/GenericTypeGenerator.aspx
-
WPF: Calendar and Datepicker 1.4
Animated and themed calendar and datepicker controls
http://www.codeproject.com/KB/selection/vhCalendar.aspx
Steppenwolfe
Wed, 23 Jun 2010 22:05:00 GMT
Selection Controls
http://www.codeproject.com/KB/selection/vhCalendar.aspx
-
Remote Share
Remote Share is a simple remote sharing tool, enabling you to see, add and remove remote or local shares.
http://www.codeproject.com/KB/vb/RemoteShare.aspx
Kraeven
Wed, 23 Jun 2010 17:52:00 GMT
VB.NET
http://www.codeproject.com/KB/vb/RemoteShare.aspx
-
AOP using Unity 2.0
Demonstrates AOP for Exception Handling using Unity2.0 in ASP.NET application
http://www.codeproject.com/KB/architecture/aopusingunity2.aspx
Ashish Mundra
Wed, 23 Jun 2010 17:20:00 GMT
Design and Architecture
http://www.codeproject.com/KB/architecture/aopusingunity2.aspx
-
Parallel programming in .NET - Internals
.NET 4 brings a powerful Task library to support a piece of code to run in parallel processors. What it does just simply spawns threads into multiple processes using the newly written task libraries (System.Threading.Tasks) in mscorlib 4.0. Task libraries contain methods like For, ForEach and Invok
http://www.codeproject.com/KB/threads/_net_4_parallel.aspx
Manabendra Roy (Manab)
Wed, 23 Jun 2010 16:12:00 GMT
Threads, Processes & IPC
http://www.codeproject.com/KB/threads/_net_4_parallel.aspx
-
Another flexible ListView control
A highly object-oriented ListView control with varying heights and support of complex data types
http://www.codeproject.com/KB/combobox/GListView.aspx
Hoang Khanh Nguyen
Wed, 23 Jun 2010 16:10:00 GMT
Combo & List Boxes
http://www.codeproject.com/KB/combobox/GListView.aspx
-
SortedSet Collection Class in .NET 4.0
This article explains the SortedSet Collection class added in Base Class Libraries (BCL) of .NET 4.0
http://www.codeproject.com/KB/cs/SortedSet_T__Collection.aspx
Samir NIGAM
Wed, 23 Jun 2010 08:50:00 GMT
C#
http://www.codeproject.com/KB/cs/SortedSet_T__Collection.aspx
-
SharePoint Quick Start FAQ Part 1
SharePoint Quick Start FAQ Part 1
http://www.codeproject.com/KB/aspnet/SharePoint.aspx
Shivprasad koirala
Wed, 23 Jun 2010 04:38:00 GMT
ASP.NET
http://www.codeproject.com/KB/aspnet/SharePoint.aspx
|