152 articles last week match your preferences. 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. We're giving away 5 Samsung Gear Neo Wearables CodeProject is giving away 5 Free Samsung Gear 2 Neo wearables for members to use in the Samsung Gear App Challenge, which has $1,250,000 in total prize money up for grabs! The draw for the first Gear 2 giveaway was on Friday and congratulations goes to CodeProject member K2DaC2 for being the first winner. The next draw is this upcoming Friday, details on how to enter the giveaway are here. Sign up now for your chance to win. cheers, Chris Maunder Advertisements This week's survey: Will you buy a smartwatch or pair of smartglasses this year? Most popular new articles 26 May 2014 - 1 Jun 2014 | This whitepaper provides tips for developers on how to enable scanning capabilities in their web applications and outlines four methods for capturing documents into digital enterprise imaging solutions.
Download Now | Latest Additions 152 articles overall. 99 new, 53 updated. New articles added - Using the AWS SDK - netfed
A winforms application for configuring EC2 security groups - a future winforms ec2 console
- SharePoint WebParts - S V Saichandra
This article explains about Webpart, visual webparts and webpart properties.
- Better to ask for forgiveness then permissions - jeffery c
Better to ask for forgiveness then permission Some people are thinking better to ask for forgiveness then permissions? (Sorry for the pun in the title). In the modern computing environment, file level permissions are important in operating systems. We do not interact with them directly in
- All-in-One PC: What are the developer possibilities? - Wendy Boswell
The All-in-One PC provides great benefits for consumers, since they are streamlined systems with high performance inside that provide instant readiness.
- CyberLink and Intel Use Collaborative Design to Create MediaStory - Dominic Milano
CyberLink MediaStory* software greatly streamlines the process of organizing and accessing the mountains of pictures and videos stored across phones, cameras, tablets, PCs, and the cloud to assemble professional-looking videos that can be shared in minutes.
- 2 in 1 User Experience - Jerry Baugh
Learn cutting edge UX from our world-class, featured expert, Luke Wroblewski and unlock the incredible capabilities, opportunities and user experiences that 2 in 1 devices can deliver.
Articles updated - The Case of Evil WinMain - Ladislav Nevery
Story about how two thirds of all Antivirus programs gone crazy for no obvious reason
- Junk Drawer - dale.newman
Importing a File to a Database Table in One Step
- RaptorDB - the Document Store - Mehdi Gholam
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication)
- Learning Modern OpenGL - Bartlomiej Filipek
A little guide about modern OpenGL and why it gives us so much value.
- Edumatter M12: School Math Calculators and Equation Solvers - DrABELL
Educational software package for Microsoft Windows® contains "5-in-1" School Math Calculators and Equation Solvers applications, intended for public/private school (K-12) and college students, educators, and self-paced education/homeschooling
New Tips and Tricks added Tips and Tricks updated - Web Automation - Đinh Công Thắng
You can fill any form, click any button, and extract any data from web by using Web Automation.
New Technical Blogs added - Saving data to a file in your Android application - Cindy Potvin
This is the second post in my series about storage in Android applications. The other post is available here : http://blog.cindypotvin.com/introduction-how-to-save-data-in-your-android-application/ This post is about saving to a file from an Android application, which is the easiest way to store dat
- Automatic code documentation based on your C# comments - Ben Liebert
I've written a few APIs over the years and the worst part is writing the documentation: it takes extra time it must be updated every time you make changes to your code it is a duplication of work because I already document my code inline anyway So, here's a handy utility I wrote which will […]
- Data Templates Implementation Outside of WPF - Nick Polyak
Data Templates Implementation Outside of WPF CodeProject Code Location The code for this blog post can be downloaded from NonWPFDataTemplatesTests.zip. Introduction Here I continue a series of blog posts regarding implementing WPF concepts outside of WPF. WPF is built around a hierarchy of visual ob
- Griffin.Framework – Performant networking in .NET - jgauffin
Griffin.Networking was my attempt to create a Netty inspired library. The library is working pretty well but the internal architecture became a bit complex which I am not really satisfied with. Griffin.Framework can now be considered to be a stable … Continue reading →
- Best practice front-end architecture using Microsoft ASP.Net MVC and Rivets.js - Ben Liebert
A few years ago I wrote an article about best-practice architecture for web applications built in Microsoft.Net. This was focused entirely on the back-end and I mentioned at the end that I would do a front-end article one day. So, here we go… First of all, let's get some basic requirements down: y
- Best practice front-end architecture using Microsoft ASP.Net MVC and Rivets.js - Ben Liebert
A few years ago I wrote an article about best-practice architecture for web applications built in Microsoft.Net. This was focused entirely on the back-end and I mentioned at the end that I would do a front-end article one day. So, here we go… First of all, let's get some basic requirements down: y
- Generic Functions to Generate INSERT, UPDATE & DELETE Oracle SQL Query - Debopam Pal
Introduction: This example shows how you can generate INSERT, UPDATE & DELETE SQL Query for Oracle DB. Here you’ll get three functions i.e. insertSQL(), updateSQL() & deleteSQL() to generate INSERT, UPDATE & DELETE SQL Query respectively. These three functions will return the respective query
- Building a Simple Reporting System with Unity - comiscience
Original article in my CodeProject page : Download ReportingWithUnity-noexe.zip – 25 KB Download ReportingWithUnity.zip – 249.1 KB Introduction I’m in one week of sick leave. I’d the time to learn more about Unity. Here introduce a real world example for talking about how i
- How-to : End to End automated testing with Specflow - Betclic Tech
End-to-End testing is about testing a full “slice” of an IS, from user input to tiers (DB, service provider) and back to the system output. For this concern, at Betclic, we use 2 tools : Specflow : it’s a Behavior…Read more ›
- Master the Managed Azure Mobile Services Backend – Part One - IInjac
CodeProject Welcome to this multi-part series about the managed version of theWindows Azure Mobile Services backend. This series is meant for developers who already created an existing WAMS service using the JavaScript backend or for developers who want to start to develop a WAMS service using the m
- Updating App Tile using Background Agent in Windows Phone 8 App - Madhur Kapoor
Background Agents and Scheduled Tasks allows your application to execute to code in the background even when the application is not running in the foreground. This is quite useful in various type of scenarios where you want to update the Live Tile frequently, show a toast notification on getting som
Technical Blogs updated - Simple Steps to Enable Transactions in WCF - Imran Abdul Ghani
Transaction is basically a logical unit of work comprising of activities that all needed to be succeeded or failed, and also it must be compliant with ACID principals.Movement of money from a bank account to another is a simple example of a transaction. In this single transaction, two operations wil
- WCF FAQs - Part 1 - Imran Abdul Ghani
The article is a collection of most frequently asked questions about Windows Communication Foundation covering the beginner level.What is WCF?Microsoft refers WCF as a programming platform that is used to build Service-oriented applications. Windows Communication Foundation is basically a unified pr
© 2014 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