170 articles this week. Welcome to this week's newsletter from CodeProject. 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. A Surprise in Store for a few select members Keep an eye out in your inbox. 50 members will get an invitation to a new service we're launching this week. More to come... The Best of The Best As always we look to you to pick those authors who have put the most blood, sweat and tears into helping their fellow developer. The top authors from last month have been chosen: Best C# article of September 2013 | Nicolas Dorier - Upgrading your car with .NET Micro Framework | Prizes: | Shell MegaPack.Net; SmartOutline 2010; Crypto Obfuscator For .Net - Enterprise Edition; The latest C# ebooks from informIT; ActiveReports 7; | Best VB.NET article of September 2013 | Fredrik Bornander - Deadlocks, avoidance and detection | Prizes: | Shell MegaPack.Net; SmartOutline 2010; Crypto Logger For .Net; The latest VB.NET ebooks from informIT; | Best Mobile article of September 2013 | ThatsAlok - MonoAndroid: Using Started Service | Prizes: | CodeProject Mousepad; The latest Mobile ebooks from informIT; ComponentOne Studio Enterprise; | cheers, Chris Maunder Advertisements | Manage your app and get a shirt! New Relic, the leader in SaaS-based web app performance monitoring, is giving everyone who tries their software a Nerd Life shirt. Do you code in .NET, Ruby, PHP, Python, or Java? Then you can use New Relic at no cost! | | Instant access to thousands of books and videos Technology and business professionals can learn with video tutorials, code samples, books, and certification guides. Start a trial now. | | The Best Way to Learn ASP.NET, MVC 4.0, HTML5, CSS3, AJAX, More Get up to speed quickly with incredible step-by-step tutorial videos by our industry experts (future releases included at no charge). Optional sample code, hands-on labs & courseware available. Subscribe to LearnDevNow today! | This week's survey: Do dedicated testers reduce total debugging time? Most popular new articles 14 Oct 2013 - 20 Oct 2013 | Today malware is big business for cyber criminals. The availability of exploitation kits, malware-as-a-service, rogue anti-malware software (AKA "scareware"), and other tools have made it too easy for unscrupulous individuals and criminal groups to infiltrate home and business computers and networks. Faced with the increasing sophistication of these threats, even the savviest computer users are getting infected. Code signing is an industry-recommended and widely-used defense against tampering, corruption, or malware infection in software...
Download Now | Latest Additions 170 articles overall. 61 new, 109 updated. New articles added - Simple TLV Parser - Hakan_KILIC
This project is aimed at explaining TLV encoding rules, used in EMV technology, by designing a simple decoding utility.
- BigData Elite - GanesanSenthilvel
The fund, called Big Data Elite, is backed by celebrity investors like Ron Conway, one of Silicon Valley's most prominent angel investors, and Andreessen Horowitz, the $2.5 billion venture capitalist firm, as well as Social+Capital Partnership and Anand Rajaraman, whose social media start-up was bou
- CodeProject 10 Million Members Celebration - Nish Sivakumar, Marcelo Ricardo de Oliveira, _ Kunal Chowdhury _, Shai Raiten
In the summer of 2013, CodeProject celebrated hitting 10 million members and invited various CodeProject members to host get-togethers around the world. Here are some of the goings-on at those celebrations.
- SerializableSecureString - David Killian
SerializableSecureString wraps System.SecureString so that it can participate as a DataMember while maintaining maximum data security.
Articles updated - Proxy pattern in JavaScript - Ralph Varjabedian
With one function call, wrap a class with a proxy in Javascript. A precursor to easy error mocking in node.js using mocha
- Barcode Image Generation Library - Brad Barnhill
This library was designed to give an easy class for developers to use when they need to generate barcode images from a string of data.
- ManicPong - Pete O'Hanlon
- Edumatter M12: Math Calculators and Equation Solvers - DrABELL
5-in-1 educational software package, including: Fraction Calculator, Prime Factoring, Linear, Quadratic and System of Equation solvers
- Weaver - Alexander SchuIze, Felix Herbst, Paul Kirsten
Multi-User game for AIO where players build their own spider's web
- The Mothernode - Ched1980
Four player sci-fi maze game with traps and looting and that
- Inflatimeter™ : Inflation Calculator - DrABELL
Windows 8 application adapted for Tablet PC allows inflation calculation on individual products/service and basket aggregates
- Internals of Windows Thread - Mahesh Bailwal
Basics about Windows thread which may help you in understanding how operating system implements threads.
- CAPS: Computing Analyzer and Process Simulator - Dr Neelendra Badal, hifzan ahmad
The tool Computing Analyzer and Process Simulator (CAPS) allows the user to make a dynamic presentation on various computing as well as make an analysis on the new computing with the existing one.
- Undo/Redo Framework - E.F. Nijboer
Undo/Redo framework for editing controls in a Windows application.
- Making server side decision based on client side JavaScript - ASP.NET Community
Many of you might have come across the situation where you need to making server side discussion based on client side JavaScript confirm message
- Factory - ASP.NET Community
FactoryThe job of the Factory design pattern is to create concrete sub classes. You can see the Factory design pattern used throughout the .NET
- Memento Pattern - ASP.NET Community
The memento design pattern is a pattern that helps to save the object internal in an external place enabling us to restore the state later when needed.
- Image Rotator in Javascript - ASP.NET Community
Image Rotator in Javascript There are many ways to create Image Rotator in JavaScript .I write two simple examples to create an Image rotator in
- Composite - ASP.NET Community
Composite Design PatternThe Gang of Four definition is "Compose objects into tree structures to represent part-whole hierarchies. Composite lets
- Image Recaptcha using Generic Handler - ASP.NET Community
- Hosting WCF Service with netTcpBinding on IIS7 - ASP.NET Community
I hosted my wcf service with wsHttpBinding as well as netTcpbinding.While I hosted with netTcpBinding on IIS 7 follwing things I have considered,
- Visitor Pattern - ASP.NET Community
The visitor design pattern enables us to create new operations to be performed on an existing structure. The new operations don't change the
- Iterator Pattern - ASP.NET Community
The iterator pattern's role is to provide a way to access aggregate objects sequentially without the knowledge of the structure of the aggregate.
- Facade - ASP.NET Community
FacadeThe Facade Design Pattern provides a simple interface and controls access to a series of complicated interfaces and or sub systems.Some of
- Developer Guidelines - ASP.NET Community
Things to be taken care by developers while writing code or designing different layersPresentation Layer:Choose your UI elements
- Asynchronous Pages - ASP.NET Community
Improve the scalability of a website and efficient design for time consuming processes.
- Mediator Pattern - ASP.NET Community
The mediator pattern encapsulate the interaction between a set of objects. Also it encapsulate the protocol between those objects. The pattern help
- Chain Of Responsibility Pattern - ASP.NET Community
The chain of responsibility pattern is a way of communication between objects. As it's name indicate a chain of handlers is built and every handler
New Tips and Tricks added - Best Practices for ORM - Shweta Lodha
I want to share some of the best practices which needs to be followed while dealing with any ORMs (Object Relational Models)
- Hanoi Tower - ryowu
A full functional Hanoi Tower game base on WPF
Tips and Tricks updated - ASP.NET Open Source Projects - ASP.NET Community
Links to ASP.NET Open Source ProjectsBlogsBlogsa.net - A blog engine in Asp.net.dasBlogBlogEngine.NET - Very functional, simple and clean
- Silverlight Examples - ASP.NET Community
Here's some particularly amazing Silverlight examples found in the blogosphere. Also, be sure to check out the Silverlight Galleries and the Learn
- Silverlight Blogs - ASP.NET Community
Here are some recommended blogs and podcasts dedicated to Silverlight either completely or for the most part.BlogsList of Silverlight Community
- Add Images in Image Rotator with the Help of FileUpload Control - ASP.NET Community
How to add images in Image Rotator with the help of FileUpload control
New Technical Blogs added Technical Blogs updated © 2013 The Code Project. All rights reserved. This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click here. CodeProject 503-250 Ferrand Drive, Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100 Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com |
Không có nhận xét nào:
Đăng nhận xét