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 2 of 333
1 2 3 4 5 6 7 8 9 10


21. 【技术分享】发布本人所属 Java 与 C++ 开源项目
 *** Java ***1、Java 全能高效 MVC & REST 开发框架 Portal-Basic2、Java 日志切割清理工具 Log-Cutter*** C++ ***1、通用高性能 Windows Socket 组件 HP-Socket2、Windows C++ 应用程序通用日志组件 VC-Logger一、Java1、Java 全能高效 MVC & REST 开发框架 Portal-BasicPortal-Basic 是一套功能完备的高性能 Full-Stack Web 应用开发框架,内置可扩展的 MVC Web 基础架构和 DAO 数据库访问组件(内部已提供了 Hibernat
(The Apache License, Version 2.0)
Languages » Java » Beginners
Ldcsaa Updated: 20 May 2013
Rating: (0 votes for this Article)
22. TFS Api – May 2013 Release
Categories: Team Foundation Server, TFS APITags: APIEarlier this month it was announced that we are working on an API that wraps around the current TFS API. We have now released the first publicly available release of the API. Our first release is focused on the Administration of TFS, below is a qui
(The Code Project Open License (CPOL))
Platforms, Frameworks & Libraries » Windows API » General
Gordon W Beeming Updated: 20 May 2013
Rating: (0 votes for this Article)
23. Interesting CakePHP Bakery Components
I enjoy researching what other people are doing in the CakePHP world and I came across several interesting components at CakePHP's bakery website:Wizard Componenthttp://bakery.cakephp.org/articles/jaredhoyt/2010/09/10/wizard-component-1-2-1This component looks pretty neat and easy-to-use.  You impor
(The Code Project Open License (CPOL))
General Reading » Uncategorised Technical Blogs » General
Jamie Munro Updated: 20 May 2013
Rating: (0 votes for this Article)
24. ToLower-ToUpper and the CurrentCulture.CultureInfo
I have recently being working on my largest multi-lingual site ever - over 30 languages - in ASP.NET.  While implementing it, there have been a lot of bumps and bruises along the way.  One of the most recent one was noticing that the ToUpper and ToLower functions in ASP.NET take the CurrentCulture.C
(The Code Project Open License (CPOL))
General Reading » Uncategorised Technical Blogs » General
Jamie Munro Updated: 20 May 2013
Rating: (0 votes for this Article)
25. It's LEMP not LAMP!
Linux Engine-X (nginx) MySQL and PHP.
(The Code Project Open License (CPOL))
Web Development » Site & Server Management » General
Jamie Munro Updated: 20 May 2013
Rating: 4.67/5 (2 votes)
26. Amazon EC2 Shoutout!
If you have a little bit of knowledge and know what you're doing, I definitely suggest taking advantage of Amazon EC2's free micro hosting!
(The Code Project Open License (CPOL))
Cloud Computing » Amazon Web Services » General
Jamie Munro Updated: 20 May 2013
Rating: (0 votes for this Article)
27. 2011: Year in Review
Hopefully from all of the lessons learned in 2011, this New Year will be a lot less stress free!
(The Code Project Open License (CPOL))
Development Lifecycle » Work Issues » General
Jamie Munro Updated: 20 May 2013
Rating: 5.00/5 (1 vote)
28. Keeping History Using the cd Command
Keeping History using the cd command.
(The Code Project Open License (CPOL))
General Reading » Hardware & System » General
David Corne Updated: 20 May 2013
Rating: (0 votes for this Article)
29. Global UpdatePanel loading indicator in ASP.NET
Global UpdatePanel loading indicator in ASP.NET.
(The Code Project Open License (CPOL))
Web Development » Ajax » Controls
n.podbielski Updated: 20 May 2013
Rating: (0 votes for this Article)
30. Erlang Camp Amsterdam: Why you should follow it and getting started with Erlang and Axiom
Why you should follow it and getting started with Erlang and Axiom.
(The Code Project Open License (CPOL))
Platforms, Frameworks & Libraries » Libraries » General
Tom Janssens Updated: 20 May 2013
Rating: (0 votes for this Article)
31. Server controls in a separate assembly: Part 2