Click here to Skip to main content
15,881,882 members

Our Mailouts

Newsletter - 18 Jun 2012

What's new in iOS 6?
108 articles this week
For comments or enquiries please contact webmaster@codeproject.com View online Monday, June 18, 2012

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

Microsoft is learning the power of an unsatisfied curiosity and has announced a press release today on, well, something. Windows 8 tablets? Something beginning with ARM? Or news on XBox services? At 6:30PM US EST the proverbial cat will be let out of the bag. Let's just hope that whatever it is ensure us boundless job security and an excuse for more toys.

Speaking of the cat being let out of the bag, the Code Project Members Choice awards have been announced, and the winners awarded, in person, at TechEd last week. Congratulations to the deserving winners, and thank you again those who took the time and nominate and vote in the voting forms. For a list of the winners please see the full press release.

cheers,
Chris Maunder

Click here Simplify High Performance.
Intel® Parallel Studio XE and Intel® Cluster Studio enable Windows and Linux C/C++ and Fortran developers to achieve advanced performance for multicore and forward scaling to manycore. Read the article now >
Click here 12 tools for simpler, faster database development
From taking the pain out of comparing and deploying database schemas to helping you code SQL effortlessly, the tools in the SQL Developer Bundle cut the time spent on dull tasks. Sound good? Learn more
Click here Try Gnostice PDFOne .NET
Add sophisticated PDF functionality to your .NET applications. Create, edit, view, print, search, redact, convert, reorganize, annotate, bookmark, encrypt, and digitally sign PDF documents and forms. Learn more!
Click here How Do Great Dev Teams Ship Software?
Two no-cost reference tools and a remarkable Scrum management tool that transforms dev teams into super-performers. Everyone talks about Scrum and being agile, but this is how it's really done. Find out how »
Click here 20 Minutes to 4 Seconds...
SpreadsheetGear for .NET reduced the time to generate a critical Excel Report "from 20 minutes to 4 seconds" making his team "look like miracle workers" according to Luke Melia at Oxygen Media in New York. Download a fully functional SpreadsheetGear trial Today!
Click here .NET Code Generation is Here!
Publish your database to the Web, Cloud and SharePoint without programming. Simply point to an existing database and let Iron Speed Designer generate a feature-rich Web 2.0 interface that is easy to customize and ready to deploy. Download a Trial!

Latest Additions

108 articles overall. 43 new, 65 updated.

New articles added

.NET Framework

Algorithms & Recipes

Android

  • Writing an Android GUI using Python (7:Activity) - li9705
    Activity of android application is main entity which likes windows on win32 platform. It has lifecycle, contains gui widgets, and manages them together. Activity can create child activities, with initial parameters, and gets results from them. Here gives an example to operate activities, which code

Applications & Tools

ASP.NET

C#

COM / COM+

Custom Controls

Java

  • Matrix operations in Java - Ata Amini
    A set of static methods in Java that are critical in all mathematical calculations that involve matrices.

LINQ

Silverlight

Articles updated

.NET Framework

Ajax

Algorithms & Recipes

  • Bird, a New Optimal Language - Dávid Kocsis
    A new general purpose language that aims to be fast, high level and simple to use. (I renamed it from Anonymus)

  • Jazz up your code - Charles Wiebe and John Hansen
    Maintaining code with complex permissions tends to be difficult, because the code can be distributed across multiple classes. By embedding permissions directly on methods and properties within a class, code is reduced and maintainability is simplified.

  • Process Performance Determination in C# - Sitt Chee Keen
    The program presented here provides a simple way to obtain process performance through DPMO.

Android

Applications & Tools

ASP.NET

C / C++ Language

C#

  • log4Net and SQLite - Elvin Deras
    This article explains how to work with log4Net and SQLite.

  • How does it work in C#? - Part 3 (C# LINQ in detail) - Mohammad A Rahman
    Language Integrated Query (LINQ) is a Microsoft .NET Framework component that works as a communicator between the objects and the data. This article will explore the different extension methods used in the LINQ using C# and IL code to discuss..

  • Non Kernel Semaphore - FatCatProgrammer
    A Semaphore that does not use the kernel by default

  • Force inactivity logoff in Windows - Lawrence Sweet
    32bit exe that globally monitors windows sessions for inactivity (mouse/keyboard) and forces a logoff when the user has become inactive for a default or command line determined length of time

Charts, Graphs and Images

  • ASP .NET Plotter Outstanding HTML5 charting - Akram El Assas
    Free and Open Source HTML5 Charting Controls for ASP .NET, with outstanding features, and based on Open Source Javascript libraries used in organizations such as NASA, Eutelsat, MongoDB, Google, and much more.

  • Run-time Image in ASP.NET using GDI+ - Richard Leiser
    How to make a dynamic/embedded image at run-time for an ASP.NET application using GDI+.

Code Generation

Custom Controls

Database

Design and Architecture

Edit Controls

Files and Folders

General Graphics

HTML / CSS

Internet / Network

LINQ

  • Black Art – LINQ expressions reuse - Asher Barak
    When developing a complex line of business system queries, reuse is often required. This article provides some guidelines and tools for LINQ expressions reuse.

Macros and Add-ins

Mobile Development

Product Showcase

  • HTML5 Zero Footprint Viewer for DICOM and PACS - LEADTOOLS Support
    LEAD’s HTML5 and JavaScript viewer control provides unparalleled speed and features in a cross-platform, zero footprint DICOM viewing solution that can run on any desktop, tablet or mobile device.

Selection Controls

SharePoint Server

Tabs & Property Pages

Toolbars & Docking windows

User Controls

Windows Presentation Foundation

New Tips and Tricks added

Ajax

ASP.NET

ASP.NET Controls

Azure

C#

Client side scripting

Date and Time

Grid & Data Controls

  • Custom Paging in GridView - coolnavjot31
    Implementing custom paging in GridView with the help of Stored Procedures and ViewState.

Internet / Network

Programming Tips

SharePoint Server

Windows Presentation Foundation

Tips and Tricks updated

HTML / CSS

Silverlight

New Technical Blogs added

C#

  • P/Invoke Tutorial: Basics (Part 1) - Sebastian Krysmanski
    P/Invoke is a way of calling C/C++ functions from a .NET program. It’s very easy to use. This article will cover the basics of using P/Invoke. Note: This tutorial will focus on Windows and thus use Visual Studio. If you’re developing on another platform or with another IDE, adopting the

HTML / CSS

Metro

  • WPF Metro Window - gnikolaropoulos
    How to build a sample window (no resizing) with WPF which will look like Metro.

PHP

  • “dynamic” keyword and PHP objects - Jakub Míšek
    In this post I would like to show you how to easily reuse objects defined in PHP code from C# environment – by using the dynamic keyword introduced in C# 4.0.

  • PHP as a scripting language for C# - Jakub Míšek
    This article shows how to evaluate PHP code from C#, how to pass arguments to the PHP code using global variables, and how to read result as a standard .NET stream.

  • PHP, Global.asax and Output caching - Jakub Míšek
    The advantages and possibilities of using the Global.asax file in PHP web applications.

Printing

Session State

Uncategorised Technical Blogs

  • DDEApp Tutorial (C#, C++) - Code Artist
    DDEApp LIBRARY USER GUIDE Supported OS Windows 32-bit Supported Platform Borland C++ Builder 6 V1.3.12 Borland Developer Studio 2006 V1.3.12 Microsoft.NET (Framework 2.0) V2.0.0 IntroductionDDEApp is an application communication framework based on DDE communication protocol in o

Technical Blogs updated

ASP.NET

C#

Client side scripting

Database

Exception Handling

HTML / CSS

  • Detection of loading an iframe created in Ext JS - morzel
    Suppose that you need to execute a block of code when iframe's content is loaded. In case when iframe is created statically in HTML markup, the solution is really simple. All you have to do is to connect some JavaScript function with load event. But what if the iframe is created with Ext JS code?

Internet / Network

SharePoint Server


Contact Us
(c) 2012 The Code Project.  All rights reserved.


This email was sent to mailout@maillist.codeproject.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

Please do not reply directly to this email. It was sent from an unattended mailbox.
For correspondence please use webmaster@codeproject.com