127 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. Final chance at $10K in prizes and a new Android Tablet Our Android tutorial contest has reached the final stage and we want to crank it up a notch. 15 Intel-powered Dell Venue 8 tablets are going to be given away this round. 3 tablets to the 3 winners, and a dozen tablets for the best Android tutorials in the bonus wild-card category. Write a tutorial that builds on the tutorials that have been written, and if you're one of the top 12 then you win the goods. See the contest page for details. Intel RealSense Challenge - $1 Million in prizes I got to see RealSense in action at Intel's IDF and I was impressed. Really impressed. I'm not sure anyone knows where it will ultimately lead, but maybe you have some ideas, and maybe you'd like to share in the $1 Million in prizes Intel is offering for ideas. Interested? Go to the RealSense contest page for the details. cheers, Chris Maunder Advertisements This week's survey: If your beer fridge, outside light, TV and washing machine had an API, would you write apps to control them? Most popular new articles 8 Sep 2014 - 14 Sep 2014 Latest Additions 127 articles overall. 100 new, 27 updated. New articles added | (24 votes) by Asif Sayed Why I like .NET |
| (14 votes) by John Atten (updated 3 days ago) How often do you find yourself tossing together a console application for the purpose of trying out code, "testing" in the sense of seeing what works best, or, possibly, as a means to demo some library of function? I do, a lot. And I usually end up with some horrid mess which, while never intended |
| (6 votes) by Yoldas Askan Prime number distribution series |
| (3 votes) by Søren Gullach Fuzzy lib that have a GUI and uses Lagrange for member curve generating |
| (2 votes) by Buraks Finding shortest path in a path collection from starting point to target point |
| (8 votes) by Evgeny Gorbin Simple social network integration tutorial for android using modular library |
| (5 votes) by Ahmed Alaa El-Din This articles provides a brief description of different methods that Android platform can provide for a developer to save different data types with different storage methods like Shared Preferences, Internal Storage, External Storage, SQLite DB, and Web Services |
| (5 votes) by Peter Leow (updated 4 days ago) Handling and storing of inputs in various Android storage options and consuming web services |
| (1 vote) by Varavut Lean about how to manage the data |
| (1 vote) by gupta.avinash In this article, you will learn Android's way of sharing data through the use of content providers. You will learn how to use the built-in content providers, as well as implement your own content providers to share data across packages. |
| (1 vote) by User 1234567 Logic to create Pie chart with rotated labels |
| (1 vote) by Ranjan.D This article is all about various Android Storage capabilities. We will be discussing in detail about the storage options like SQLite database, Internal and External Storage, Shared Preferences, Network etc. |
| (1 vote) by William SerGio Collecting, Saving, and Using User Data to Deliver Targeted Information and Ads |
| (1 vote) by Ranjan.D This article is all about leaning with a hands on code samples about Android Content Provider. |
| by Peter Leow Exploring the connectivity options in Android. |
| by Grasshopper.iics Learn easy data management, SqlLite database, XML Web services, File Database in Android with a Real time App |
| by gandhi_rahul Enabling Connectivity and Overview of different connectivity |
| by Peter Leow Dancing with Android Content Providers for the first time. |
| (3 votes) by IpsitaMishra This tip is used to create a freezing Kendo Grid. |
| (2 votes) by newton.saber Save time reading your favorite sites (including CodeProject) by viewing their RSS Article lists with summaries. Plus learn a bit of AngularJS. |
| by Sunil Pandita The article details out how to build an angularJS application which loads the pages on demand thus reducing the overall data transfer. |
| (5 votes) by Nitesh Luharuka How to implement paging in GridView Control in ASP.NET |
| (8 votes) by Afzaal Ahmad Zeeshan The article explains how you can create your own Login System using a File and a few C# class files. An Alternate to the SQL Server CE and WebSecurity. This uses a namespace LoginKeys and its classes FileLogin, User and Account to do the stuff. |
| (7 votes) by IpsitaMishra In this tip, we will learn how to create a partial view and use that view in the parent view. |
| (6 votes) by Nasir Darwish The article describes an ASP.NET Web Pages project to grab URLs of pages with high matches for certain words. |
| (7 votes) by M. Sreekanth In this article we are going to create an Asp.net Web Forms application using Bootstrap, Bundle Resources and Web API |
| (6 votes) by Afzaal Ahmad Zeeshan A slight comparison of ASP.NET upon other (web) programming languages in the market and a discussion of me and some other (web) programming language developers. |
| (2 votes) by phil2415 How to modify an ASP.NET GridView so that clicking anywhere in a row will select that row. |
| (2 votes) by Shivprasad koirala (updated yesterday) In this MVC blog we will try to remove the confusion around MVC Tempdata , Peek and Keep. |
| (1 vote) by Igor Krupitsky The asp.net pages let you upload, delete and browse files in a folder. |
| by Brian Kwak Main content pages use AngularJS to display, and MVC .NET authorization is used for user validation |
| (4 votes) by Pragmateek Introduction I've recently passed the Microsoft 70-483 "Programming in C#" certification which is one of the entry point into the .Net and WinRT developers certification cycles. To be well prepared I've read the two books entirely dedicated to this certification … Conti |
| (8 votes) by kspviswa This article explains how to write useful information in core-file so that debugging gets easier. |
| (5 votes) by john morrison leon A lightweight library allowing diverse unit types, seamless implicit scaling between them and the ability to work efficiently with multiple factor-less base unit systems (e.g. MKS and cgs). |
| (5 votes) by LORY Flavien Fast detection of big barcode 39 |
| (5 votes) by Ruslan Zasukhin Discusses possible improve of C++ around the 'virtual' keyword. |
| (3 votes) by BrainlessLabs.com In this article, we will discuss the move semantics for C++. |
| (2 votes) by amsainju This tip shows you how to compile crypto++ for 64-bit environment. |
| (2 votes) by kspviswa This article explains how to map source code & assembly for easy debugging in Solaris OS. |
| (1 vote) by Andy Kirkham The Poco XML Configuration has thrown up a number of (unanswered) questions across the inter-webs. This tip is intended to answer the commonest of them all, how to read multiple tags within an XML container tag |
| by amsainju This article shows you how to compile crypto++ for 64-bit environment. |
| by Alex Puchades In this tip, XEndian, a header-only library will be presented |
| (34 votes) by iSahilSharma This article is the first part of the series and explains the important key points of Abstract Class. |
| (8 votes) by diponsust Let's make a lambda expression from a property name of a particular entity, and use it for OrderBy shorting |
| (8 votes) by Abhishek Jaiswall Virtual vs Override vs New Keywords in C# |
| (11 votes) by Rumman92 Monitor your system using simple C# code |
| (7 votes) by Asif Sayed My attempt to get beginners some insight into C#, through this series of short articles |
| (9 votes) by Akash Ashok Jain Before talking about Property in C# I want to tell you about other mechanism that can also use in place of Properties- Make the class filed public- Making the class fields public and exposing to the external world is bad, as you will not have control over what gets assigned and returned. We can unde |
| (4 votes) by Francesco Bagnasco Just a quick sample to clarify what we can do and what we can't |
| (5 votes) by me.ajaykumar OData |
| (3 votes) by Apex95 I received a challenge from a friend (lost a bet...) regarding how to load a managed (C#) dll in a native (C++) process by using the Common Language Runtime (CLR). This is confirmed to work with .Net Framework 4.0.The trick is to host the CLR in the process and using it to load the managed dll.// Th |
| (5 votes) by Afzaal Ahmad Zeeshan This is an alternative for "Console Monitor" |
| (2 votes) by khem thapa Generate PDF in ASP.NET MVC using Rotativa library |
| (2 votes) by Gökhan Erdoğdu Can your enums have userfriendly descriptions? How to have enum values with spaces? |
| by koolprasad2003 This tip gives you an idea about how to create Word table using C# (Word automation) |
| (1 vote) by Llewelyn Rex ViewModelLocatorHelper - A wrapper to allocate view models to views using an IUnityContainer and ViewModelLocationProvider. |
| by Gediminas Geigalas How to subscribe to Telerik MVC Grid component events from jQuery |
| (6 votes) by Smrutiranjan Parida For selecting data from any table in SQL Server, we have to do select * form [TableName] all the time. But we can do this in a smart way with key combinations. |
| (5 votes) by cjb110 How to configure columns of abstract entities. |
| (1 vote) by Mohamad Cheaito SQL Server: Query to get the date of first Monday of September |
| (1 vote) by Vijendra(VJ) This article explains the internals of column store index and the pros and cons of it. |
| (1 vote) by Mika Wendelius The tip shows how to intentionally cause an error in a situation where a non-existing reference would be updated. |
| (1 vote) by Mika Wendelius This tip describe how to fetch the first or the last occurrence of given day of week within a month by using a single SQL statement. |
| by derekman9707 MSDN documents the log chain as: A continuous sequence of log backups is called a log chain. A log chain starts with a full backup of the database. Usually, a new log chain is only started when the database is backed up for the first time or after the recovery model is switched from simple […] |
| by derekman9707 If you are just beginning SQL Server database administration then you might not be familiar with the different types of database backups that are available and exactly what they backup. This post is going to outline the different types of backups and specifically what they backup, but keep in mind |
| (3 votes) by Enigmatic Texan Join me for an adventure in time zone conversion. |
| (7 votes) by Ravindra T C Simple Unit of Work Design Pattern |
| (6 votes) by Gautham Prabhu K Creating and using Event Aggregator pattern |
| (4 votes) by Erich Ledesma This article shows how to use the FubuMVC's behavior chains pattern (BMVC) to improve BLL maintainability |
| (2 votes) by aroen kandaswamy Custom database trace listener that supports logging of properties for enterprise library 5.0 |
| (9 votes) by Biruk Abebe How to completely take control of drawing a custom application window including the captionbar, menubar, toolbar, borders and statusbar in MFC Single document interface(SDI) applications using the MfcSkinSDI class. |
| (1 vote) by Robert Vandenberg Huang A step-by-step workthrough of HTTP 206 implementation in Node.js. |
| (9 votes) by Pragmateek Introduction As a WPF developer for years I was recently concerned by the new direction chosen by Microsoft on its client platforms with the rise of the brand new WinRT framework. I was concerned for good reasons: I've suffered from … Continue reading → |
| (5 votes) by Adam Tibi Ten Interesting Software Engineering terms that sound interesting and could make an impact in a technical discussion. |
| by Marko Heijnen The ability to manipulate images within WordPress has come a long way but still poses a challenge for developers. 1&1's WordPress Expert Marko Heijnen is working to expand this functionality by developing plugins and the WordPress core. |
| (1 vote) by Drew Stegon Taking a byte[] image from SQL DB, make it into an image, resize the image and save it with transparent background |
| (5 votes) by Andrei Markeev Creating master-detail form using the Excel-like JSGrid control (XsltListViewWebPart in quick edit mode). |
| by Kishore Pogaru Creating Custom Master Page for Hosted Apps |
| by Imran Abdul Ghani SharePoint 2013 introduced many interesting features for developers including new development tools as well as enhancements, platform level enhancements, Cloud App Model and off course mobile apps etc. As a developer, one must always be interested especially in new development tools that simplify th |
| (2 votes) by cogi83 A SW to send your WAN IP and other info via email |
| by Imran Abdul Ghani HTML is a markup language that is used to structure and present various contents that can be rendered in a web browser. HTML5 is the latest Version/Standard of HTML – Hypertext Markup Language. In previous versions, additional plugins were used to render rich web contents but HTML5 facilitates |
| (1 vote) by Grant Curell I made a few more edits to FTPoverEmail. I got the SSH functionality working and fixed a couple of bugs for this next version. I've started studying for CCDP so my work on it has tailed off a fair amount. Here's the next version with the bug fixes and SSH functionality. I called this one |
| (1 vote) by Marla Sukesh What is TempData? Tempdata let us maintain data within single request cycle Example: publicActionResult M1() { TempData["a"] = "Value"; string s = TempData["a"].ToString(); returnRedirectToAction("M2"); } publicActionResult M2() { string s = TempData["a"].ToString(); // Data will be available return |
| by Sacha Barber A friend of mine Marlon Grech, has his own business and he has a nice parallax effect web site : http://www.thynksoftware.com/ and over there on his "contact us2 page, it has this very cool folding Google maps thing. I have wondered how it was done for a while now, today I decided to find out. [R |
| by Rajat-Indiandotnet Problem: Sometimes, it might be possible that we need not null value only from particular columns and if all column have null value then we provide a default value. Lets understand this by a general and very interesting example suppose a friend come to your house and you want to give him a treat |
| by Rajat-Indiandotnet Problem:- Most of the time we require data in which we require first value and last value from different group of rows. Now how easy we can get result this is one of the challenge for us. Solution:- Lets understand this by an example. Suppose you have a sales table in which you maintain… |
| by Rajat-Indiandotnet Problem:- Can we sort records according to particular condition ? Solution:- Most of the time developer faces this challenge of sorting records conditionally. I know many of us faces this question in interview. Lets understand this by an example. Suppose I have a person table in database and I w |
| by sebastianrogers For a long time now I've been telling people that there are only three numbers in computing: None One Many (and for our purposes Many will actually be Two) Thus when testing if we cover these bases then that should be enough. For example if testing that modifying properties on a record I migh |
| by Ronnie Mukherjee I have just finished reading JavaScript: The Good Parts by Douglas Crockford. It is a quite illuminating book, from which I learnt a number of interesting and useful lessons about JavaScript. I have chosen five to share with you below. If you are interested in JavaScript, you might find something us |
| (1 vote) by Surya Kiran Bonugu Client Web Application which consumes OAUTH enabled restful WCF service using JavaScript |
| by Garret Romaine Intel UX Team Adds Heuristic Analysis to Expanding Toolkit |
| by Lynn Thompson This article shows you how to configure a scene using touch targets to control the first person controller (FPC). |
| (3 votes) by Sunil S. Bhagwat This is a simple calculator that contains four basic mathematical functions for common calculation. |
| (5 votes) by Dominic Burford Cross-platform mobile development vs native development |
| by BC3Tech If you've done globally-focused development on Windows Phone, you already know that to change the display language, you have to do so in the Settings area of the phone, then reboot the emulator (or physical device) for the change to take effect. What a pain. Wouldn't it be better to change the UI la |
| (16 votes) by Paulo Zemek (updated 9 hrs ago) Learn how to create a math expression compiler and a special WPF markup extension capable of using it to generate bindings. |
| (2 votes) by ajalilqarshi Displaying a Message Box (similar to the MessageBox) using MVVM patterns in WPF |
| (1 vote) by Member 10306397 This is an alternative for "Custom TreeView Layout in WPF" |
| (1 vote) by Mario Vernari Here is a simple trick for simulating the shared-sizing feature of the WPF Grid even in a StackPanel fashion. |
| (1 vote) by Bruno Sonnino In this article, I show you how to develop a soccer penalties shootout game. |
Articles updated | (34 votes) by Sandeep Singh Shekhawat (updated 3 days ago) In this article, you will learn about relationships in Entity Framework using the Code First Approach with Fluent API. |
| (30 votes) by Sandeep Singh Shekhawat (updated 4 days ago) This article introduces the Generic Repository pattern and Unit of Work in ASP.NET MVC applications. |
| (45 votes) by Marco Bertschi (updated 2 days ago) An explanation how to efficiently work with the ::Code App (::GitMachine) provided by CodeProject Workspaces |
| (24 votes) by Dukhabandhu Sahoo (updated 6 days ago) Simple way to upload file using jQuery AJAX in ASP.NET Web API. |
| (16 votes) by EricHufschmid (updated 6 days ago) A C function to create a triangle index list |
| (6 votes) by Peter Leow (updated 4 days ago) Getting real with Android by writing your first app to say Hello to the World. |
| (2,108 votes) by .dan.g., autoQA (updated 2 days ago) A hierarchical task manager with native XML support for custom reporting. |
| (76 votes) by Halil ibrahim Kalkan (updated 6 days ago) Building an NLayered, localized, well-structured Single-Page Web Application using AngularJs, ASP.NET MVC, Web API, EntityFramework and ASP.NET Boilerplate. |
| (27 votes) by Sandeep Singh Shekhawat (updated 6 days ago) This article introduces how to create an MVC application using LINQ to SQL. You will create a simple MVC application for Book registration with a Publisher where the Publisher and Book have one-to-many relationships. |
| (18 votes) by Sandeep Singh Shekhawat (updated 4 hrs ago) This article introduces the Repository pattern in an MVC application. |
| (36 votes) by Sandeep Singh Shekhawat (updated yesterday) I explain partial classes in C# language with an example |
| (7 votes) by esupersun (updated 6 days ago) This article shows how to extract OLE pictures with specific formats like BMP, JPEG, PDF or Microsoft WORD from Access, convert and save them in SQL |
| (15 votes) by Alex J Lennon (updated 6 days ago) A refreshed article on how to build the older releases of Mono on Windows |
| (27 votes) by jgauffin (updated 5 days ago) This post aims to explain why the Repository Pattern can still be a great choice. |
| (187 votes) by Uzi Granot (updated 3 days ago) PDF File Writer is a C# .NET class library allowing applications to create PDF files. Version 1.8 adds Bookmarks. |
| (18 votes) by Oleg Shilo (updated 2 days ago) An article about UI extensions for WixSharp (C# interface to the WiX toolset) |
| (66 votes) by Christophe Bertrand (updated 4 days ago) A universal and easy serializer for .NET. |
| (59 votes) by pdoxtader (updated 3 days ago) A multithreaded server class that accepts multiple connections from a provided client class. Each client can send and receive files and text (byte data) simultaneously along 250 available channels. |
| (2 votes) by Dr. Song Li (updated 6 days ago) This document presents two Maven example projects for mocking final and static methods using PowerMockito for Java unit testing. |
| (26 votes) by Graham Wilson (updated yesterday) A track bar control which displays the track line as a spiral. |
| (9 votes) by Graham Wilson (updated yesterday) A collection of simple .NET 2.0 controls and utilities. |
| (6 votes) by B. Clay Shannon (updated 2 days ago) Save time checking up on new content on your favorite websites by downloading, and setting up an RSS newsreader |
| (6 votes) by Qwertie (updated 2 days ago) It seems like the little design flaws of .NET get on my nerves more and more every week.Today I realized that I wanted to do a binary search. No problem--I put a binary search method in Loyc.Essentials; four independent implementations, in fact, one for IList, one for T[], and two for more obscure s |
| (1 vote) by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ) (updated 5 days ago) We will explore the JavaScript code, by which we can easily Enable or Disable all the Tabs inside a Telerik RadTabStrip. |
| (23 votes) by DrABELL (updated 6 days ago) Engineering Calculator VOLTA-814 (Productivity Software contest submission) was originally developed as HTML5 web application and later converted into desktop app using Intel's AppUp encapsulator. The latest version for Win 7/8 released in 2014 is built on .NET/WPF. |
| (21 votes) by koolprasad2003 (updated 3 days ago) This tip gives you a basic idea of how to automate a Word application using VB.NET. |
| (84 votes) by Tsuda Kageyu (updated yesterday) Provides the basic part of Microsoft Detours functionality for both x64/x86 environments. |
© 2014 The Code Project. All rights reserved. This email was sent to vutunglampro@gmail.com. To stop receiving The Weekly Newsletter 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