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. Happy New Year Welcome back! We've taken a well deserved break over the Christmas and New Year period and are now back and working through the email backlog. The first point of order are our annual MVP awards which will be announced next Monday. Good luck! Monthly Article Competition Winners Congratulations to the best articles of November 2014! cheers, Chris Maunder Advertisements Latest Additions New articles added | (8 votes) by Anurag Gandhi (updated 11 hours ago) A general purpose quiz application in angularJs that can be used anywhere. | | (3 votes) by Marc Clifton (updated 2 days ago) By popular request, here is how I implemented a lightweight web server in <650 lines of code. | | (5 votes) by iSahilSharma (updated yesterday) A detailed description about controllers in ASP.NET MVC 5. | | (6 votes) by ashish__shukla (updated 4 days ago) Controller is one of the most important component in an MVC application since it acts as a coordinator between the view and the model and also handles the users requests.The user's request is received by the controller.The post Controller in MVC appeared first on codecompiled.com | | (4 votes) by ashish__shukla (updated 4 days ago) As we have seen in the last article ,Controller in MVC application is the component which takes care of the user input ,as well as defines the application logic.It performs operations on the model...The post Routing in MVC appeared first on codecompiled.com. | | (5 votes) by Mahdi K. (updated 5 days ago) This article will help you to handle all types of errors in MVC platform; MVC Views, API, 404.0, Synchronous/Asynchronous Calls all with same user experience centrally. | | (2 votes) by Fiyaz Hasan (updated 3 days ago) Setting up environment, writing C# code in brackets and running from command prompt. | | (5 votes) by Babu_Abdulsalam (updated 4 days ago) Various features supporting Concurrency in C++11 | | (4 votes) by Mikhail Semenov (updated yesterday) The articles covers algorithms and implementations for sparse sets of integers, including the benchmark results. | | (2 votes) by Jean-Louis Leroy (updated 14 hours ago) A series of articles about open multi-methods for C++11 | | (4 votes) by Emre Ataseven (updated 3 days ago) This article demonstrates a method to create message structures, casting byte array to message and vice versa. | | (2 votes) by D Sarthi Maheshwari (updated yesterday) A look at possible parallel-producer-consumer patterns. (Final Part) | | (2 votes) by Sudhir Dutt Rawat (updated yesterday) Article to elaborate MongoDB installation and performing CRUD operations with .NET | | (0 votes) by Anas R Firdousi (updated 18 hours ago) 'this' keyword just got a whole lot easier to understand ! | | (2 votes) by Hugo Carnicelli (updated 11 hours ago) During this article, we are going to learn what Apache Cordova is and in which way this tool is now integrated into Visual Studio 2015. | | (1 votes) by Mohd Manzoor Ahmed (updated yesterday) How to execute a stored procedure from Excel Sheet | | (1 votes) by Peter Piotti (updated yesterday) A clean, simple alternative to using the Entity Framework for stored procedures data access in a .NET/SQL Server environment | | (0 votes) by Alexandros Pappas (updated 3 days ago) This project tests the performance of inserting rows into a database through four different variations. | | (4 votes) by VK BornToLearn (updated 1 weeks ago) Unleashing The Abstract Factory Pattern With Real World Example | | (14 votes) by Hung, Han (updated 3 days ago) This article is about converting a VB.Net WinForms application to C# using WPF and Silverlight. | | (1 votes) by Suffyan Asad (updated 11 hours ago) Percolator Analysis Services is a LINQ to MDX ORM that enables writing MDX Queries in LINQ instead of using hard-coded strings of MDX code, resulting in cleaner, easier to read and easier to maintain code. | | (0 votes) by marc borgers (updated 2 days ago) Logging method entry and exit points | | (6 votes) by Giovanni Scerra (updated 3 days ago) Strategies and heuristics of Problem Solving applied to Software Engineering | | (4 votes) by Fiyaz Hasan (updated yesterday) Get a clear definition on Angular.js providers. Know the structure and the basic difference. | | (3 votes) by Chandrakanth.Veggalam (updated yesterday) Coding standards and best programming practices | | (1 votes) by Emiliano Musso (updated 11 hours ago) How to execute simple databindings on controls in WPF. One-way and two-way binding covered. | | (0 votes) by Emiliano Musso (updated 18 hours ago) How to access, display, modify SQL Server data (tables, etc.) through Windows Forms controls and LINQ instructions, using DataSets and TableAdapters | | (2 votes) by Sarvesh Kushwaha (updated 22 hours ago) This article describes what is session hijacking and how to prevent from session hijacking in asp.net. | | (4 votes) by K K Srinivasan (updated 4 days ago) Focus on WPF Novice to easily make understand Data Validation using IDataErrorInfo interface. | Articles updated | (53 votes) by Sandeep Singh Shekhawat (updated 1 weeks ago) In this article, you will learn about relationships in Entity Framework using the Code First Approach with Fluent API. | | (15 votes) by twit88 (updated 2 hours ago) Turn your Android phone into a SMS gateway, sending and receiving SMS through RESTful service | | (2160 votes) by .dan.g. (updated 4 days ago) A hierarchical task manager with native XML support for custom reporting. | | (418 votes) by Shivprasad koirala, Marla Sukesh (updated 3 days ago) As the article's name says, learn MVC. Ao the agenda is simple, we are going to learn ASP.NET MVC in 7 days. | | (4 votes) by 'Anil' Radhakrishna (updated 6 days ago) SPA to track food expiry dates shows how to implement CRUD functionality through Azure Mobile Services HTTP OData/REST calls, without writing any server-side code | | (136 votes) by Dan Thyer (updated yesterday) Remote control a squirt gun, open the garage, and water the garden all through .net | | (54 votes) by Espen Harlinn (updated yesterday) Windows API, menus, c++ lambda expressions, std::enable_shared_from_this | | (33 votes) by Espen Harlinn (updated yesterday) Direct2D, DirectWrite, Windows API, C++, std::shared_ptr and more | | (27 votes) by Espen Harlinn (updated yesterday) A fast, reference counted, copy-on-write string class | | (26 votes) by Espen Harlinn (updated yesterday) Using the Facade Pattern to simplify development with COM based APIs' | | (23 votes) by Espen Harlinn (updated yesterday) Benchmark C++ std::vector vs raw arrays, move assignable/constructable & copy assignable/constructable | | (11 votes) by Jean-Louis Leroy (updated 2 days ago) A series of articles about open multi-methods for C++11 | | (84 votes) by syed shanu (updated 2 days ago) This Article will explain a very simple way to understand the basic C# OOP Concept | | (40 votes) by John Underhill (updated yesterday) Twofish 512, Serpent 512, Rijndael 512, the HX series, and Super-Ciphers | | (44 votes) by Sandeep Singh Shekhawat (updated 6 days ago) I explain partial classes in C# language with an example | | (3 votes) by Nick Polyak (updated 2 hours ago) describe how to use VS 2015 preview Roslyn base extension for simulating multiple inheritance in C# and provide usage examples | | (2 votes) by Nick Polyak (updated 2 hours ago) Continue describing usage of NP.WrapperGenerator.vsix visual studio extension. Present more complex cases of multiple inheritance including diamond multiple inheritance. | | (32 votes) by Amir Jalilifard (updated 2 days ago) Lets take an exciting travel to the land of MVC, MVP and MVVM patterns with our sexy friend : JavaScript | | (19 votes) by Mohammad Dayyan (updated yesterday) MdPersianDateTime is a jQuery plugin to create Persian DateTimePicker with bootstrap popover | | (37 votes) by Dan Thyer (updated yesterday) I built my own Internet of Things, IoT, home automation system that is controlling 30 different things with 4 different types of microcontrollers with nearly 150 commands. This article talks about IoT design patterns and the lessons learned from the design patterns that I have used. | | (6 votes) by Pavel Radzivilovsky (updated 3 days ago) How to avoid multi-threaded software paradigms and bring back execution determinism, so much needed in mission-critical software. | | (20 votes) by Mohammad Dayyan (updated 2 days ago) A C# library to use PersianCalendar as easy as DateTime | | (145 votes) by Mehdi Gholam (updated yesterday) 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) | | (48 votes) by KjellKod.cc (updated 4 days ago) How to make a wait-free, lock-free CircularFifo using C++11. | | (15 votes) by Emiliarge (updated yesterday) Native, simply, fast, cross-platform, and quite powerful PL? Is it nothing? No, it isn't. It is PureBasic! | | (42 votes) by David_Ke (updated 4 days ago) Sensor and image are two amazing things which interests programmer most in slate. | | (91 votes) by Mayank Gupta 688 (updated 2 days ago) XML serialization and deserialization using C#. | New Tips and Tricks added | (5 votes) by SRS(The Coder) (updated 6 days ago) This article tries to create a clear understanding on making synchronous and asynchronous ajax calls through jQuery ajax method. After going through it you can have a clear idea on how and when to do asynchronous ajax calls. | | (1 votes) by farhad2161 (updated 7 hours ago) In this article we will implement a general Parcelable class and name it ParcelableEntity. Then all other entity class can extend it, then they will be parcelable too. So there is no need to implement Parcelable class for other classes. | | (4 votes) by Akshay Pauranik (updated 4 days ago) Google Translate Desktop Application in C#.NET without API | | (0 votes) by Angel Gabriel Valdés Sarduy (updated 2 days ago) This project is an ASP.NET MVC site with a controller for handling operations over database entities. | | (2 votes) by Praveen_Kumar Gupta (updated 4 days ago) Manage Unique page id for sessions on each browser tab | | (5 votes) by Roi Azulay (updated 5 days ago) An automation solution using Arduino | | (4 votes) by K K Srinivasan (updated 4 days ago) Tip about newly introduced features in C# 6.0 and some of them are improved which were existing in an earlier version of C#. | | (2 votes) by M.Osama Shafi (updated 3 days ago) Brief description about Anonymous Methods and Lambda Expressions using Delegates. | | (2 votes) by Daniel Lieberwirth (BrainInBlack) (updated 5 days ago) A class representing the state of a connected XBOX 360 controller | | (1 votes) by Richard J. Algarve (updated yesterday) Emgu CV - Select ROI (Region of interest) with the mouse in images that do not have the same measurements. This tip was prepared using the framework Emgu CV and C # .NET language. | | (0 votes) by Bhushan Mulmule (updated 3 days ago) Introduction to dynamic keyword for beginners | | (0 votes) by Thorvaldur Arnarson (updated 1 hour ago) Abstract class inheritance inversion where in the base class calls the inheriting class. | | (2 votes) by Alexander Chernosvitov (updated 11 hours ago) JavaScript animation of the chess portable game notation (PGN) text | | (2 votes) by Mehdi Maujood (updated 5 days ago) This tip provides an approach to object-oriented programming for developers familiar with class-based OOP in languages such as C++ and Java. | | (0 votes) by Fiyaz Hasan (updated 19 hours ago) Building a parent child hierarchy TreeView | | (9 votes) by Sumit Jawale (updated 4 days ago) Some simple ways to improve performance of the Stored Procedure | | (0 votes) by Patrycja Dybka (updated 6 days ago) Temporary table is a special table that is bound to a transaction or to a session. It means that the data in the temporary table and the definition last till end of the transaction or session. | | (3 votes) by Dominic Burford (updated yesterday) Some benefits of continuous integration | | (18 votes) by Akos Mattiassich (updated 6 days ago) Find a window on the desktop, spy its properties and manipulate it. | | (4 votes) by Paul C. Rhodes (updated 6 days ago) Fundamental C# classes and methods for the artwork production in the area of generative art. | | (4 votes) by Paul C. Rhodes (updated 3 days ago) Fundamental C# classes and methods for the artwork production in the area of generative art. | | (1 votes) by Paul C. Rhodes (updated 2 days ago) Fundamental C# classes and methods for the artwork production in the area of generative art. | | (1 votes) by SREENATH GANGA (updated 5 days ago) Copying the data of a datagridview to clipboard so that we can paste it to Excel | | (1 votes) by Ajit_Pudale (updated 21 hours ago) Tip to add EmptyDataTemplate in WPF or Silverlight DataGrid | | (2 votes) by Dilan Shaminda (updated yesterday) A simple JQuery image slider | | (7 votes) by Mohd Manzoor Ahmed (updated 3 days ago) Linq Queries Examples Using Method And Query Syntax | | (0 votes) by Rajesh Varma Buddaraju (updated yesterday) A simple tool which is useful to calculate our day to day work hours. | | (4 votes) by vivekthangaswamy (updated 2 days ago) An overview of Microsoft Office 365 | | (5 votes) by rajjiv5287 (updated 5 days ago) Basic understanding about JavaScript object | | (0 votes) by Ahmad A.A. Ahmad (updated 19 hours ago) How to use chart item in your SSRS Report (% labeling) | | (4 votes) by Snesh Prajapati (updated 4 days ago) Moles (Shims) vs. Mock Frameworks Count - Why So Less | | (0 votes) by Emiliano Musso (updated yesterday) How to calculate the distance between two strings according to Levenshtein algorithm | | (0 votes) by Emiliano Musso (updated yesterday) How to create a UserControl to show QR Codes created with Google APIs | | (0 votes) by Emiliano Musso (updated yesterday) How to save DataGrid column's properties for further re-use | | (2 votes) by tc99 (updated 3 days ago) Immediate access to resources without clicking | | (0 votes) by Mathi_CP (updated 19 hours ago) In this tip, we will try to understand whether viewstate and postback data are the same or different. | | (0 votes) by Member 10018957 (updated 3 days ago) How to create an empty standby list in Windows | | (1 votes) by Atyant Srivastava (updated 5 days ago) Integration of Google map to Window Store App | | (1 votes) by Cornelius Henning (updated 17 hours ago) Closing dialog boxes in MVVM with all code in the ViewModel (no code behind) | | (1 votes) by David Maw (updated yesterday) A way to embed help pages within a Windows RT or Phone program | Tips and Tricks updated | (15 votes) by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ) (updated 1 weeks ago) Ever wondered how to add HTML file contents to the aspx page by code. Take a look at the implementation. | | (14 votes) by Emiliarge (updated 3 days ago) Comparison of 4 browser engines and controls + some tips for their using (in attached projects and in tip text). Short and clear. | | (4 votes) by B. Clay Shannon (updated 4 days ago) Step-by-step guide to add barcode-scanning capability to a Windows CE / Compact Framework app | | (6 votes) by PengHeProfessor (updated 4 days ago) A high performance queue comparable to Boost lock free queue | | (3 votes) by Benjamin Lifshitz (updated 3 days ago) With this code, you can print images quickly and efficiently, using the largest part of the A4 page for your image. | New Technical Blogs added | (2 votes) by Afzaal Ahmad Zeeshan (updated 6 days ago) IntroductionThe data sent to the server is of utmost importance and must be accessible by all of the methods that require the data, usually when the UI of the website is improtant for the developers. Sending the data from the website's one page, to another page where the actual business logic layer | | (0 votes) by Mario Vernari (updated 6 days ago) This post follows my first one on Internet-of-Things telemetry project based on Azure. | | (0 votes) by Sampath Lokuge (updated 7 hours ago) IntroductionToday I am going to Review a Book which has been published by Packt Publishing.The Book is Kendo UI Cookbook.The Author of this book is Sagar Ganatra.Table of Contents *Chapter 1, The Kendo UI Application FrameworkChapter 2, The Kendo UI GridChapter 3, Kendo UI TreeViewChapter 4, Kendo U | | (2 votes) by Cindy Potvin (updated 5 days ago) Book review: Soft Skills by John Sonmez | | (1 votes) by Dinesh K Mandal (updated 6 days ago) Strategy design pattern falls under the category of Behavioral Design Pattern. In this pattern, we capture abstraction in an Interface or Abstract class called Strategy Base, and we bury implementation details of algorithms in concrete classes called Concrete Strategy. Client code can then call such | | (1 votes) by Dinesh K Mandal (updated 6 days ago) Decorator design pattern falls under the category of Structural Design Pattern. Structural design pattern emphasizes upon the overall structure of classes and objects in the system either by doing class inheritance or by composing objects into larger structures using object composition. Decorator pa | | (0 votes) by Dinesh K Mandal (updated 6 days ago) Template method design pattern falls under the category of Behavioral Design Pattern. In this pattern, a template method defines a skeleton of an algorithm in terms of abstract operations. The template method can contain one or more steps. But these steps will have to be in abstract form only. That | | (0 votes) by Jacques Bosch (updated 2 days ago) From Manual to Automated Deployment in 367 easy steps | | (0 votes) by Eduardo Fonseca (updated 2 days ago) A really easy way to handle player's objectives in Unity3D, is by taking advantage of these features:Game Object hierarchyUsing public fields in scriptsDrag and Drop objects into public fieldsWith that said, this is what we can do:Create an empty game objectCreate a new child object per objective we | | (2 votes) by Pete O'Hanlon (updated yesterday) This post is a look into a new library that I’m writing that’s intended to make life easier for WPF developers working with Intel RealSense devices. As many of you may know, I’ve been involved with the RealSense platform for a couple of years now (back from when it was called the P | | (1 votes) by Jacques Bosch (updated 2 days ago) From Automated to Continuous | | (0 votes) by Jacques Bosch (updated 3 days ago) Grab a cup of your favorite poison - journeys are not usually quick, and neither is writing about them | | (0 votes) by ashish__shukla (updated 2 days ago) The post Views in MVC appeared first on c#, mvc , jquery .In the last articles we looked at the roles and responsibilities of Controller and Routing in MVC application.View is another component which is an important part of any MVC application.It is one of the pillars of Model...The post Views in M | | (0 votes) by MarkPearlCoZa (updated 2 days ago) I have been avoiding the NoSQL movement for years. Partly because I felt I didn't really understand SQL Db's yet and partly because NoSQL DB's seemed to live in the scary world of *nix's operating systems. Five months ago I decided I needed to change my attitude and get a proper understanding of NoS | | (2 votes) by Ed Nutting (updated 5 days ago) Fling OS is an educational operating system project. The project aims to create a complete set of resources from which people can learn low-level development either independently or as part […] | © 2015 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