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. Internet Of Things Contest It's stage 5 - the last stage - and your challenge in this stage is to expand upon the foundation built in the first four stages of competition and combine hardware, software and web services into a single project to show off your innovation, cleverness, humour or whimsy. There's a single prize this round for the tutorial that leaves the judges in awe and best demonstrates the power of IoT. Think crazy. Surprise and delight us. Prove your mettle. Contest details here. cheers, Chris Maunder Advertisements Latest Additions New articles added | (2 votes) by David Killian (updated 5 days ago) A reflective approach to providing stored procedure based data access methods with a reuse pattern based on polymorphic Types as arguments in ObjectResult | | (7 votes) by Tammam Koujan (updated yesterday) Systematically generate a unique identifier number for your business applications. | | (1 votes) by Gergo Bogdan (updated 4 days ago) Object Oriented Programming in Python - part 2 (Inheritance) | | (8 votes) by Ahmed Charfeddine (updated yesterday) Websocket, SSL, Json, MySQL are all combined together with Push Framework to produce a C++ server that interacts with an Angularjs web front-end. The application shows the ease of implementing CRUD. | | (10 votes) by iSahilSharma (updated 5 days ago) This article provides an overview to the various State Management techniques in ASP.NET. | | (9 votes) by Afzaal Ahmad Zeeshan (updated 4 days ago) This article is for the concept of Random URLs and how they can be generated in ASP.NET for creating Random URLs for your application. | | (5 votes) by Craig A. Moore (updated 4 days ago) Creating sheets of labels within a PDF document using PDFSharp | | (7 votes) by Mohd Manzoor Ahmed (updated 6 days ago) ASP.NET MVC Web App on 3-Tier for Beginners | | (3 votes) by Fredrik Schultz (updated 5 days ago) Introduction to Kaliko CMS - an open source content management system for ASP.NET | | (0 votes) by techbird (updated 5 days ago) Renaming of Trace.axd to custom name in ASP.NET | | (2 votes) by Google Cloud Platform (updated 5 days ago) This article describes how to get started with Google Cloud SQL | | (1 votes) by Google Cloud Platform (updated 5 days ago) This page provides a quick and easy way to get started with Google Cloud Storage using the Google Developers Console. | | (0 votes) by Google Cloud Platform (updated 5 days ago) By the end of the tutorial, you will have implemented a working application, a simple guest book that lets users post messages to a public message board. | | (0 votes) by Google Cloud Platform (updated 5 days ago) By the end of the tutorial, you will have implemented a working application, a simple guest book that lets users post messages to a public message board. | | (0 votes) by Google Cloud Platform (updated 5 days ago) By the end of the tutorial, you will have implemented a working application, a simple guest book that lets users post messages to a public message board. | | (8 votes) by Sergey Morenko (updated 22 hours ago) MayBe monad: usage example | | (4 votes) by Pooja Brsk (updated 1 weeks ago) Sharing code and views in Universal Windows Apps | | (10 votes) by giorgi.m (updated 1 weeks ago) This article shows how to implement a simple password manager in C#. | | (6 votes) by sudheer mattapally (updated 6 days ago) How to import data from Excel to SQL using SSIS 2012 Dynamic Configuration | | (4 votes) by Manish kumar choudhary (updated 6 days ago) In this article, we are going to learn the concept of mail sending using SQL Server. | | (7 votes) by Gavin Coates (updated yesterday) Creating a multi-tenancy system where each tenants data is stored in a separate database, using ASP.NET MVC | | (2 votes) by Member 10951710 (updated 4 days ago) A simple extension to the original TextBox, allowing simple calculations (+, /, *, -) | | (5 votes) by Guruprasad.K.Basavaraju (updated 1 weeks ago) IoT Services: Buddy platform introduction. | | (1 votes) by Ralph Varjabedian (updated 5 days ago) Get a meaningful insight into your node.js code performance without code changes. Quickly learn which functions are using the most CPU time. | | (16 votes) by Hassan Mokdad (updated 6 days ago) This is a small basic sample that shows you how to quickly set your multi-threaded environment using the new C# Task Factory. | | (6 votes) by Gergo Bogdan (updated 1 weeks ago) Object Oriented Programming in Python | | (0 votes) by Joy Mali (updated 3 days ago) In this article, we are talking Postfix, Dovecot and DKIM so we will walk you through the steps of installing and configuring an email server with Postfix, Dovecot and OpenDKIM on a CentOS 7 system | | (5 votes) by PJ Arends (updated 3 days ago) A CTreeCtrl derived control that has four checkbox states | | (4 votes) by ArindamNayak (updated 1 weeks ago) Enable CORS support in WCF and consuming WCF as rest API from different domain , other than WCF hosted domain. | Articles updated | (75 votes) by Akhil Mittal (updated 4 days ago) Complete CRUD Operations in MVC 4 using Entity Framework 5 without writing a single line of code. | | (67 votes) by Akhil Mittal (updated 4 days ago) My effort in this article was to put some light on building a generic multilayered architecture using Entity Framework 4.1 and MVC3 razor view engine. | | (42 votes) by Sandeep Singh Shekhawat (updated 4 days ago) In this article, you will learn about relationships in Entity Framework using the Code First Approach with Fluent API. | | (36 votes) by Akhil Mittal (updated 4 days ago) Repository pattern in MVC3 application with entity framework | | (33 votes) by Pascal Ganaye (updated 4 days ago) In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them | | (7 votes) by Robert Ellis (updated 5 days ago) Jump-start for the rapid implementation of a C# Windows Service supporting Pause/Continue, using single or multiple System.Net.Timer-based worker processes and Apache log4net logging | | (35 votes) by Omar Gameel Salem (updated 2 days ago) Reliable transmission of bulk data over lossy connection without worrying about packets loss | | (2143 votes) by .dan.g. (updated 6 days ago) A hierarchical task manager with native XML support for custom reporting. | | (59 votes) by Akhil Mittal (updated 4 days ago) How to do custom mapping and entity to entity mapping with the help of AutoMapper. | | (42 votes) by Akhil Mittal (updated 4 days ago) Creating MVC Application & Perform CRUD operations using LINQ to SQL | | (41 votes) by Akhil Mittal (updated 4 days ago) This article is an introduction to Knockout.js and CRUD Operations in ASP.NET Web Forms using Knockout.JS. | | (35 votes) by Akhil Mittal (updated 4 days ago) MVC Application using EntityFramework Code-First approach | | (27 votes) by Akhil Mittal (updated 4 days ago) How to create MVC application and perform CRUD operations using EntityFramework | | (31 votes) by Sandeep Singh Shekhawat (updated 3 days ago) This article introduces the Repository pattern in an MVC application. | | (26 votes) by techbird (updated 6 days ago) Details about ASP.NET MVC Layout and Partial View | | (23 votes) by Akhil Mittal (updated 4 days ago) Unit of Work Pattern and Repository Pattern, and how to perform CRUD operations in an MVC application. | | (17 votes) by Wonde Tadesse (updated 6 days ago) ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation. | | (14 votes) by syed shanu (updated 4 days ago) Project Scheduling using GridView ASP.NET. | | (14 votes) by Robert Vandenberg Huang (updated 6 days ago) A step-by-step walkthrough of implementing the HTTP 206 Partial Content. | | (21 votes) by SIDDHARTH_JAIN (updated 1 weeks ago) Optical Flow or Motion Estimation Using the Watson-Ahumada (WA) Algorithm | | (21 votes) by David O'Neil (updated 1 weeks ago) A short introduction to Object Oriented Programming with C++, showing the basics of objects and virtual functions in an approachable manner. | | (15 votes) by Michael Chourdakis (updated 2 days ago) One-call of any DLL function with custom parameters, implemented with C++ tuple and templates. | | (196 votes) by Akhil Mittal (updated 2 days ago) This article will cover almost every OOP concept that a novice/beginner developer hunt for, and not only beginners, the article's purpose is to be helpful to experience professionals also who need to sometimes brush-up their concepts or who prepare for interviews. | | (89 votes) by Akhil Mittal (updated 4 days ago) All about Abstract classes in C# | | (85 votes) by Akhil Mittal (updated 4 days ago) Access modifiers (or access specifiers) are keywords in object-oriented languages that set the accessibility of classes, methods, and other members. Access modifiers are a specific part of programming language syntax used to facilitate the encapsulation of components. | | (82 votes) by Akhil Mittal (updated 4 days ago) Day 6: Understanding Enums in C#.My article of the series "Diving in OOP" will explain enum datatype in C#. | | (82 votes) by Akhil Mittal (updated 4 days ago) Diving in OOP (Day 2):My article in the second part of the series will focus solely on inheritance concept in OOP | | (68 votes) by Akhil Mittal (updated 4 days ago) This part of the article series will focus more on run time polymorphism also called late binding. | | (25 votes) by Akhil Mittal (updated 4 days ago) This article will be a kind of tutorial to explain how we can set up a knockout.js environment in an MVC4 application that is also capable of performing CRUD operations | | (18 votes) by syed shanu (updated 4 days ago) DataGridView Helper Class for Winforms | | (33 votes) by Olivier Giulieri (updated 19 hours ago) A web color picker which looks like the one in Microsoft Office 2010. | | (4 votes) by Christian Kleinheinz (updated 1 weeks ago) Using the .NET OpenFileDialog and SaveFileDialog for an application in multithreaded apartment mode (MTA) | | (145 votes) by Jakob "XnaFan" Krarup (updated 6 days ago) A set of .NET extension methods to get the difference between images and more... | | (31 votes) by Darko Jurić (updated 1 weeks ago) Fast object detection by template matching | | (6 votes) by Darko Jurić (updated 1 weeks ago) Pyramidal Kanade Lucas optical flow tracker | | (19 votes) by Guruprasad.K.Basavaraju (updated 6 days ago) This article is an effort to introduce beginners to HTML Canvas through a simple Game development. | | (232 votes) by Mehdi Gholam (updated 2 days ago) Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support) | | (7 votes) by Dracula (updated 1 weeks ago) VBA Macros Provide Yahoo Stock Quote Downloads in Excel 2007 | | (45 votes) by Jeremy Falcon (updated 5 days ago) Provides a base to use when programming OpenGL-enabled applications for the real world, rather than a simple hello world. | | (137 votes) by Jeremy Falcon (updated 1 weeks ago) A beginner's guide to talking like a computer. | | (88 votes) by Dave Kerr (updated 4 days ago) Rapidly create Shell Context Menu Extensions using .NET. | | (110 votes) by Dan Letecky (updated 4 days ago) Parsing PDF files in .NET using PDFBox and IKVM.NET (managed code). | | (16 votes) by Zhuyun Dai (updated 3 days ago) Talks about executing PowerShell script remotely in PowerShell console; also describes how to do the same thing in C# code. | | (38 votes) by David_Ke (updated 6 days ago) Sensor and image are two amazing things which interests programmer most in slate. | | (77 votes) by Brian Aberle (updated 4 days ago) XMLFoundation is the fastest approach to dealing with XML and it also delivers a simple and easy to manage pattern of software development into your application. | New Tips and Tricks added | (2 votes) by Arthur Minduca (updated 1 weeks ago) How to handle faults in WCF without declaring them explicitly | | (4 votes) by ashishkumar008 (updated 1 weeks ago) Here, I am going to apply a good look and feel on EditText in Android. For this purpose, we can use image also but I'll use XML here. | | (5 votes) by Sambhav Yadav - Sam D Silva (updated 5 days ago) ASP.NET page/master page/user control's life cycle from the perspective of Session and View State | | (4 votes) by Faisal Jawaid (updated 5 days ago) This tip will address the issue of expiring the page when browser buttons are used for navigation of application. | | (3 votes) by Bhagyashree Chaudhari - Member 10473634 (updated 4 days ago) Show dialog box with very few lines of code | | (1 votes) by Dushmantha Baranage (updated 1 weeks ago) HTTP respond data content length compression in MVC web application by an ActionFilter attribute to improve performance in web requests. | | (1 votes) by Roy Calvo (updated 5 days ago) How to add textbox input mask using jquery.maskedinput in ASP.NET MVC4 | | (1 votes) by ankit57100 (updated 5 days ago) Azure Notificationhub - Sending Push notification to mobile devices | | (0 votes) by Abdallah Al-Dalleh (updated 4 days ago) How to handle post data coming inside an HTTP POST request | | (3 votes) by Evgeny A. Koryakin (updated 5 days ago) Use Bem.JS library to create CSS classes according to the BEM methodology and add, remove, modify CSS classes of DOM elements or select DOM elements by BEM-like CSS classes | | (0 votes) by SergVoloshyn (updated 5 days ago) Main program for testing modem or GSM phones by AT commands, use only standard classes and libraries. | | (5 votes) by Shweta Lodha (updated 6 days ago) A CDN in simple terms is a collection of servers that are spread across the globe. In other words, a CDN is a network of servers in which each request will go to the closest server. | | (9 votes) by Sunil_Pawar (updated 1 weeks ago) Learn how quickly you can Create, Run, Debug and Deploy SQL CLR function using integrated features of visual studio 2013. | | (1 votes) by Vipul Kava (updated 3 days ago) Display all records that present in current database using simple script | | (0 votes) by Mack Ait-Aoudia (updated 6 days ago) It's basically a step-by-step to set up a working MVC project using RavenDb. Of course, it's not meant to show any best practices nor any architecture design using RavenDb. | | (2 votes) by Nabeel Saleem (updated 2 days ago) Some unity tips in gif | | (128 votes) by akramKamal (updated 1 weeks ago) Full C# code to download videos from YouTube in any quality. | | (2 votes) by hack.iftekhar (updated 6 days ago) IQKeyboardManager for iOS | | (1 votes) by Lolo1986 (updated 5 days ago) This tip will help to import/export from a LightSwitch web application. | | (1 votes) by _exebook (updated 6 days ago) A syntax sugaring module that will silently convert sync-style dot preceded calls into an async ladder. | | (1 votes) by ehab_nour (updated 3 days ago) Processing SAP generated Excel file as a report to get some information | | (2 votes) by Dhruv Singh (updated yesterday) Follow the tips below to write more beautiful and idiomatic Python code! | | (2 votes) by Niquo (updated 6 days ago) A menustrip, toolstrip and statusstrip which retrieve their data from ONE component. | | (1 votes) by Mario Majčica (updated 3 days ago) A way to add a custom category for your Visual Studio Templates | | (6 votes) by Arthur Minduca (updated 1 weeks ago) Developing Secure Web Applications: XSS Attack, the Confused Deputy and Over-Posting | | (1 votes) by Zhuyun Dai (updated 4 days ago) Describes how to resolve the 'Double-Hop' issue in PowerShell remoting and how to troubleshoot issues we may meet. | | (0 votes) by Aaginor (updated 5 days ago) Add a Cancel-Button to the BusyIndicator (WPF Toolkit) | Tips and Tricks updated | (14 votes) by B. Clay Shannon (updated 1 weeks ago) In which the author takes the "That is an Exercise Left to the Reader" cop-out to Extremes | New Technical Blogs added | (0 votes) by Cindy Potvin (updated 6 days ago) You can have more than one Web.config in an application and they will all be merged in the end, which is fine. Also, if you have a problem with the configuration for a given project it will usually show up in your development environment right away and will not make it to production. But here [̷ | | (0 votes) by Shivprasad koirala (updated 5 days ago) In this article we will learn can we overload mvc controller action methods. | | (0 votes) by Sacha Barber (updated 5 days ago) This is a new post in a series of beginners articles on how to do things in Azure. This series will be for absolute beginners, and if you are not one of those this will not be for you. You can find the complete set of posts that make us this series here : https://sachabarbs.wordpress.com/azure/ [ | | (11 votes) by Faye Williams (updated 6 days ago) The friend keyword in C++ is one of those concepts that is formally taught, but then seems to disappear off the scene once you get into the real world. Maybe friends are less common in embedded programming (ha ha), but I’ve seen very few of them over the years. | | (12 votes) by Kunal Chowdhury (@kunal2383) (updated 5 days ago) Did you download the new Visual Studio 2015 IDE? If not, try the preview version before it actually releases and start improving your coding skills with the forthcoming IDE from Microsoft. Today we are going to explore another new feature of C# 6.0 coming with this release. Let's continue the series | | (4 votes) by Kunal Chowdhury (@kunal2383) (updated 5 days ago) Did you try the new Visual Studio 2015 and .NET 4.6? At the time of writing this blog post, it's still in "Preview" release for the developers to try and report issues. .NET 4.6 comes with C# 6.0 with additional new features expected by developers to improve their coding productivity. We are now goi | | (5 votes) by Cybermaxs (updated 5 days ago) Towards a better local caching strategy | | (0 votes) by voloda2 (updated 6 days ago) Introduction It is a common task that as a part of database setup you need to seed some default user accounts and roles into the database as a part of setup. DbKeeperNet is an opensource .NET/C# framework which helps you manage database schema for your database performing various types of upgrade st | | (1 votes) by ArindamNayak (updated 1 weeks ago) Azure Mobile Service: (here after refer as AMS) provides ready to use service for building mobile apps ( android, windows app, iOS) or simple javascript based App. If you planning to build a mobile App having cloud as backend, and you are planing to start directing building App, then it is perfect c | | (0 votes) by BC3Tech (updated yesterday) How to auto-update your NuGet packages at build time | | (5 votes) by Arthur Minduca (updated 1 weeks ago) The sections below are about enabling an application to evolve and be maintained with minimal risks and effort. It is not easy to interpret a lot of complex information derived from the organizational structure of a source code. By separating concerns (link), we minimize complexity. Different respon | | (1 votes) by Afzaal Ahmad Zeeshan (updated 3 days ago) Download the Sample from DropboxMost of the websites are using HTML5 and jQuery plugins, to upload the files without the user to have to send a POST request to the server, which is not a likely way of uploading the files.Old way of uploading filesIn old days, people likes to create a simple HTML for | | (0 votes) by Mohamed Taman (updated yesterday) Cleaner, readable, and powerful coding with lambda expressions.....In this article of the "Java SE 8 new features tour" series, we will deep dig into explanation, and exploring the code, on how to traverse the collections using lambda expression and with method references, filtering them with predic | | (8 votes) by Arthur Minduca (updated 1 weeks ago) Customers don't like to deal with defected software. They want their demands to be delivered with high quality and in the shortest possible timebox. That testing phase that starts only a few days before releasing the next version of the product might not (and it probably won't!) be able to ensure pr | | (7 votes) by Paulo Zemek (updated 3 days ago) What if C# evolved differently? | | (3 votes) by Ivan Krivyakov (updated 6 days ago) New instance of a merged dictionary will be created for every user control. This can (and does) lead to increased loading time and memory footprint. | | (4 votes) by Imran Abdul Ghani (updated 5 days ago) Microsoft Certification Exam: 70-486 is about testing one’s knowledge for Developing Web Applications using ASP.NET MVC, HTML & CSS. Purpose of this post is to provide reader step by step with: Good reference Material for Exam: 70-486 available online (including Free eBook, Articles etc.) Free | | (2 votes) by Sacha Barber (updated 6 days ago) This is another article in my on going learning/experimenting with PowerShell. This time I will show how you can use PowerShell to carry out REST operations such as GET/POST. Now there may be some amongst you, who go why didn't you just use WGet, which is a downloadable thing, and I could have indee | | (0 votes) by Thomas Maierhofer (Tom) (updated 1 weeks ago) The PowerShell Build Tools are a toolbox for build, test and deployment automation. The Build Tools combine XML configuration and PowerShell scripting in a new way to get the best of both worlds. NHunspell is a wrapper for the Open Office Spell Checker Hunspell. Although NHunspell is a small project | New Technical Blogs added | (3 votes) by Sacha Barber (updated 1 weeks ago) This is a new post in a series of beginners articles on how to do things in Azure. This series will be for absolute beginners, and if you are not one of those this will not be for you. You can find the complete set of posts that make us this series here : http://sachabarbs.wordpress.com/azure/ [R | © 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