| ||||||||
ADVERTISEMENT
| ||||||||
|
CodeProject | Daily News - Productivity tips for the easily distracted
CodeProject | Daily News - Say Hello To Linux 3.0
| ||||||||||
ADVERTISEMENT
| ||||||||||
|
Freshers Jobs May 31st Electronics / IT Freshers - Recruitment 2010/2011
Matrix Zero One Systems - 2,00,000
Walk in for BE,BTech,ME,MTech
Cisco Systems (India) Private Limited
Barion Solutions Private Limited
Wipro Infotech 09 June 2011 - Rs.3.25 Lakh
BSNL - Engineering graduates
NHPC Limited - 36000/-
Intel
Qtriangle Infotech
IBEE Solutions
IT vacancy - High Court
ARCS
Vanilla Networks Pvt Ltd
RJ Softwares - 2,50,000
Texsas Technologies
CodeProject | Newsletter (30 May 2011)
For comments or enquiries please contact webmaster@codeproject.com | View online | Monday, May 30, 2011 |
Welcome to this week's newsletter from The Code Project.
To ensure that future newsletters you receive from The Code Project aren't mistakenly blocked by antispam software, be sure to add the maillist.codeproject.com domain to your list of allowed senders.
Site News
As promised we're announcing another chance to win some toys by writing an article. Our HTML5 / CSS3 competition starts today so dazzle us, amaze us, break us free from the 1990's. An iPad 2 is up for grabs as well as CodeProject stuff and the usual fame and adoration.
And speaking of competitions, the winners from last months article competition have been decided by you:
Best VB.NET article of April 2011 | |
Naerling - What not to do: Anti-Patterns and the Solutions | |
Prizes: | Shell MegaPack.Net 2010; The latest VB books from Apress; VBDepend; Reuxables Ultimate Subscription for WPF + Silverlight + Windows Phone 7; Crypto Logger For .Net; |
Best C# article of April 2011 | |
Graham Wilson - The Amazing ProgressBar Control | |
Prizes: | Shell MegaPack.Net 2010; The latest C# books from Apress; Report Sharp-Shooter for Silverlight; Crypto Obfuscator For .Net - Enterprise Edition; Reuxables Ultimate Subscription for WPF + Silverlight + Windows Phone 7; |
Best C++/MFC article of April 2011 | |
Karpov Andrey - A Collection of Examples of 64-bit Errors in Real Programs | |
Prizes: | Codejock Xtreme ToolkitPro; The latest C++ books from Apress; CryptoLicensing For MFC - Enterprise Edition; CppDepend; |
Best ASP.NET article of April 2011 | |
Marcelo Ricardo de Oliveira - MVC Bricks for ASP.net | |
Prizes: | Nevron Chart for .NET (Lite edition); The latest ASP.NET books from Apress; Reuxables Ultimate Subscription for WPF + Silverlight + Windows Phone 7; ActiveReports; Spread for ASP.NET; |
Best C++/MFC article of March 2011 | |
Ahmed Charfeddine - Push Framework - A C++ toolkit for high performance server development in Windows | |
Prizes: | Codejock Xtreme ToolkitPro; The latest C++ books from Apress; CryptoLicensing For MFC - Enterprise Edition; DragonFireSDK - Windows iPhone Development; CppDepend; |
Best overall article of April 2011 | |
Jonathan Cardy - A Collection of JavaScript Gotchas | |
Prizes: | DevForce Silverlight; Code Project Mug; Mindscape WPF Elements 4.0; ActiveReports; Spread for ASP.NET; |
Well done!
cheers,
Chris Maunder
The Code Project Offers
Connect SQL Server to Mercurial using Kiln "I've already added three of our databases into Kiln using SQL Source Control 2.1. The value of it is so obvious from the moment you get the first one entered that you just want to add others." Pete Duncanson, MD, Offroadcode. More information and trial. | |
Learn Visual Studio, Silverlight, WPF, SharePoint and more – Just $99.99 Master the hottest Microsoft technologies with this library of 3,000 video tutorials by Microsoft MVPs and experts. An entire year of training is just $99.99 for a limited time. Subscribe now! | |
Build Drag 'n Drop Resource Scheduling Solutions Fast The Award winning choice of .NET and COM Developers for Appointment Scheduling, Tailored UI Design, and Resource Drag and Drop Scheduling Controls. Special Offer - Buy One Get One for Half Price. No Charge to get started. Take Advantage Today! |
Weekly Poll Results
Who does the security audit of your applications?
Survey period: 23 May 2011 to 30 May 2011
Ensuring passwords are transmitted safely, protecting from SQL injection attacks, not leaving gaping backdoors open. Who ensures your code is safe to go out into the real world?
Option | Votes | % | |
I do | 276 | 35.80 | |
We do peer reviews among our team | 94 | 12.19 | |
My team lead / senior dev | 40 | 5.19 | |
We have a dedicated security person or team | 59 | 7.65 | |
We use an outside consultant or specialist | 28 | 3.63 | |
No one - it's not necessary | 97 | 12.58 | |
No one - we've never bothered | 142 | 18.42 | |
Other | 35 | 4.54 | |
Total | 771 | 100% |
This week's survey: Are you moving away from traditional relational databases?
Most popular new articles
23 May 2011 - 30 May 2011
- Graph Tree Custom Layout Style for WPF TreeView Control - PeteBarber
- What are Online Compilers & Online IDE's? - NickBudden
- What's New in Silverlight 5? - Mohammad Elsheimy
- Few important tips that you should know while using ASP.NET Session - Abhijit Jana
- BitmaskCtrl - Display and edit a number as a bitmask - Joe Nachbaur
Latest Additions
154 articles overall 103 new, 84 updated, 1 moved. 42 were edited, 112 unedited
Article topics listed: C++
Too many articles? Visit your profile page to change your newsletter article filters.
New articles added
Grid & Data Controls
- FilePreviewCtrl - Preview files in text, HEX and image format - zexspectrum
This article demonstrates a file preview control in a WTL application (Unedited)
VC8.0, VC9.0, VC10.0, Vista, Win2008, Win7, Win32, WTL, GDI, VS2005, VS2008, VS2010, Dev, encoding, display, Controls
Static & Panel Controls
- A Comfortable Custom Text-control for Generating helptext in Dialogs - Rob A. Fraydl
Extends the CStatic with image, frame, shadow and using individual font
C++, Windows, MFC, Design
Product Showcase
- Part 5: OpenCL Buffers and Memory Affinity - manythreads
This fifth article in a series on portable multithreaded programming using OpenCL™ Rob Farber discusses OpenCL™ buffers and demonstrates how to tie computation to data in a multi-device, multi-GPU environment.
C++, Dev, OpenCL - Part 6: Primitive Restart and OpenGL Interoperability - manythreads
This sixth article in a series on portable multithreaded programming using OpenCL™ where Rob Farber discusses how to calculate data in OpenCL™ and render it with OpenGL within the same application.
C++, Dev, OpenCL
Third Party Products and Tools
- What are Online Compilers & Online IDE's? - NickBudden
An online compiler allows you to access, edit, and compile your code from any web browser. (Unedited)
C++, C++/CLI, C, C#, VB, VBScript, Java, Ruby, .NET, Cloud, ASP, ASP.NET, PHP, Apache, CEO, Architect, DBA, Dev, SysAdmin, IDE, compiler
Articles updated
Dialogs and Windows
- QuickDialogs - a library for creating dialogs quickly and elegantly - Rotted Frog
A library for creating simple dialogs declaratively with minimal overhead.
C++, Win32, STL, GDI, Dev - MFC/C++ Helper Class for Window Resizing - Mizan Rahman
Gives you total control when it comes to resizing windows
C++, Windows, Win32, MFC, Dev
Edit Controls
- Using RichEditCtrl to Display Formatted Logs - typke
A simple demo to show you how to use the standard RichEditCtrl to print formatted text to a message/log window.
VC7.1, Windows, .NET1.1, MFC, VS.NET2003, Dev
Applications & Tools
- ToDoList 6.2.2 - A simple but effective way to keep on top of your tasks - .dan.g.
A hierarchical task manager with native XML support for custom reporting.
VC6, VC7, VC7.1, VC8.0, Win2K, WinXP, Win2003, Vista, MFC, CEO, Architect, DBA, Dev, QA
Trace and Logs
- TraceTool 12.4: The Swiss-Army Knife of Trace - Thierry Parent
A C#, C++, Delphi, ActiveX , Javascript and Java trace framework and a trace viewer: Tail, OutputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This also comes with full support for Pocket PC, Silverlight, and Android.
C#, Javascript, Java, VC7.1, .NET1.1, Win2K, WinXP, Win2003, Android, Silverlight, VS.NET2003, Dev
General Graphics
- Transforming Images for Fun: A Local Grid-based Image Warper - phoaivu
A platform-independent engine for image warping
C++, C++/CLI, C#, Windows, .NET, Mobile, Win32, Dev, ImageProcessing
C / C++ Language
- QxOrm - C++ ORM (Object Relational Mapping) library - QxOrm
QxOrm C++ library : persistence (based on QtSql Qt library) - serialization (based on boost::serialization library) - reflection (introspection) (Unedited)
C++, XML, SQL, Windows, Linux, collections, cross-platform, database, library, clone
Algorithms & Recipes
- Logician: A Table-based Rules Engine Suite In C++/.NET/JavaScript using XML - Eric D Schmidt
Overview of a cross-platform spreadsheet-based rules enigne with algorithms implemented in C++ and JavaScript, and wrappers to C#/.NET/Silverlight, Flash, and Mobile Platforms(via PhoneGap) (Unedited)
C++, C++/CLI, C#, Javascript, XML, Windows, .NET, Mobile, Linux, Architect, Dev, Web-Development, Application, Framework - The XML Parsing Article That Should (Not) Be Written! - Wong Shao Voon
The C++ XML parsing article which should have been written since the advent of XML! This article defines a new Elmax abstraction model over the DOM model.
C#, XML, VC8.0, VC9.0, VC10.0, .NET2.0, Dev
Threads, Processes & IPC
- MSEPX - Microsoft Security Essentials Process Exclusion Utility - twburger
A utility that allows point and click additions to the Microsoft Security Essentials process exclusion list
C++, Windows, Win32, Dev, system, threads
Technical blogs added
DirectX
- Introducing DirectX to WPF - Super Lloyd
CodeProjectI started to learn DirectX. I wanted, of course, to use it in a WPF environment. I don’t hope to write a game (yet?) but I thought it would be a good API for high performance data visualization. Or simply capturing and tweaking web cam output.I discovered SharpDX by Alexandre Mutel, (Unedited)
C++, Windows, OpenGL
Threads, Processes & IPC
- Threads and a Bicycle-built-for-two - Member 7950660
Threads and a Bicycle-built-for-two (Unedited)
C++, Windows, MFC
Debug Tips
- LeakMon: Part 3 - Opening a file in Visual Studio through automation - Naveen
In this post, we will see how the DumpViewer is able to open a particular file in Visual Studio and highlight the specified line. (Unedited)
C++-Topics, debug, tools
This email was sent to gang007@gmail.com. To stop receiving this newsletter click here.
The Code Project. 503-250 Ferrand Drive
Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100
CodeProject | Daily News - What Do the Highest-Paid Programmers Make?
| ||||||||||
ADVERTISEMENT
| ||||||||||
|
CodeProject | Daily News - Five Essential HTML5 Editors
| ||||||||
ADVERTISEMENT
| ||||||||
|
Search This Blog
Blog Archive
-
▼
2011
(278)
-
▼
May
(33)
- CodeProject | Daily News - Productivity tips for t...
- CodeProject | Daily News - Say Hello To Linux 3.0
- Freshers Jobs May 31st Electronics / IT Freshers -...
- CodeProject | Newsletter (30 May 2011)
- CodeProject | Daily News - What Do the Highest-Pai...
- CodeProject | Daily News - Five Essential HTML5 Ed...
- CodeProject | Daily News - Geek Pride Day: Why it’...
- One Million Pounds Was Awarded To You In Our BMB D...
- CodeProject | Daily News - Beta 'Mango' Tools Avai...
- Arrww, you have more friends on Facebook than you ...
- CodeProject | Daily News - Happy 20th Birthday Vis...
- CodeProject | Newsletter (23 May 2011)
- CodeProject | Daily News - Why Laptop Bags Are So ...
- Package cost
- CodeProject | Daily News - Microsoft to release VB...
- CodeProject | Daily News - Why Startups Could Use ...
- CodeProject | Daily News -Seven Rules for Beginnin...
- CodeProject | Daily News - The Top 10 Attributes o...
- CodeProject | Newsletter (16 May 2011)
- CodeProject | Daily News - The Ballmer Days Are Over
- CodeProject | Daily News - Apple Further Restricts...
- CodeProject | Daily News - 7 Surprising Trends Tha...
- CodeProject | Daily News - Why is Microsoft buying...
- CodeProject | Daily News - Where Are They Now? Pro...
- CodeProject | Newsletter (9 May 2011)
- CodeProject | Daily News - Sony Networks Lacked Fi...
- CodeProject | Daily News - Transistors go 3D as In...
- CodeProject | Daily News - .NET Android and iOS cl...
- CodeProject | Daily News -Things I miss from Java ...
- CodeProject | Daily News - My Experience as a Fema...
- CodeProject | Newsletter (2 May 2011)
- CodeProject | Daily News - A Rough Guide to Social...
- New Science & Technology Program Available!
-
▼
May
(33)