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. July Monthly Competition Winners Congratulations to the top authors and articles of July! There's still a week left in August to publish an article in one of the competition categories and get in the running for the next monthly contest - what are you waiting for? Make sure your article is tagged with the appropriate corresponding tags to be considered (a C# article should be tagged with "C#", a database article should be tagged with "database" etc.) Good luck! cheers, Chris Maunder Advertisements This week's survey: Do you use full variable names in trivial lambda expressions? Latest Additions New articles added | (22 votes) by AJSON (updated 6 days ago) Method for implementing an audit-trail | | (9 votes) by Alex Kolesnichenko (updated 5 days ago) This article provides a guidance on building feature-rich web applications using AngularJS framework with Visual Studio Code and TypeScript. Step-by-step instructions from getting basics right to build and test automation. | | (6 votes) by Muhammad Magdi (updated 2 days ago) Simple native file Uploader with a progress bar without using flash player or any external file Upload plugins | | (9 votes) by Ahamed Azeem (updated 5 days ago) This article provides an introduction to the Code First approach in Entity Framework. | | (4 votes) by echosteg.com (updated 5 days ago) This article explains how the jQuery Datatables 1.10+ can be integrated with an ASP.NET MVC 5 application for the server-side processing | | (3 votes) by Arthur V. Ratz (updated yesterday) This article demonstrates how to implement the Huffman adaptive compression alogrithm used to compress graphics images of 256 colors depth and other multimedia files | | (9 votes) by Alex Sanséau (updated yesterday) How to take screenshots of websites and emulate different devices and screen sizes in C#. | | (4 votes) by Ashwin. Shetty (updated 4 days ago) Continuous Integration of .NET project using Jenkins & Gradle Script | | (1 votes) by Sergey Laptik (updated 3 days ago) This article shares the tips and tricks for creating complex forms in a short time with Webix UI library | | (14 votes) by Mika Wendelius (updated 3 days ago) This article discusses some basic requirements for successful database operations such as error handling, use of parameters and transactions. | | (10 votes) by GanesanSenthilvel (updated 5 days ago) Stimulating journey on evaluation of .NET Testing over the years | | (3 votes) by Cinchoo (updated 6 days ago) This article shows how to consume JSON data as configuration source using the Cinchoo Configuration Manager. | | (2 votes) by David Hall (updated 2 days ago) An MRU Manager Component that can be dropped on a Windows Form and integrates with MenuStrip, Application Settings, and Windows Recent Files. | | (9 votes) by Imran Abdul Ghani (updated 3 days ago) What is a Web Part? SharePoint Web Part is basically a reusable component designed for a particular task and can be easily added to a SharePoint page for customization/personalization. But for me as a developer, its a user control that is deployed at Site Collection level so that all sites under the | | (4 votes) by Schatak (updated 4 days ago) A very basic description about Google Calender API to use in your project. This tip will cover API with JavaScript. | | (2 votes) by Rob Kraft (updated 4 days ago) Make functions short | Articles updated | (108 votes) by Jaime Olivares (updated 6 days ago) Small C# class to store and extract uncompressed and deflated files in new or existing Zip files, without any external library | | (56 votes) by syed shanu (updated 4 days ago) This article explains in detail how to create a simple Online Shopping Cart using AngularJS and WCF Rest Service. | | (19 votes) by Thomas Yee (updated 6 days ago) Beginning to intermediate tutorial on using jqGrid in an MVC 4 application | | (19 votes) by Alexander Iacobciuc (updated 2 days ago) In this article you will find an implementation of a stream player control. | | (7 votes) by Evgeny Pereguda (updated 3 days ago) Simple SDK for capturing, recording and streaming video and audio from web-cams on Windows OS by Windows Media Foundation. | | (439 votes) by Marcos Meli (updated 6 days ago) An easy to use .NET library to read/write strong typed data from files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Acces, SqlServer, MySql) | | (38 votes) by Mika Wendelius (updated 2 days ago) Article describes how to encrypt a dataset using AES. Optionally the dataset is compressed before the encryption. | | (60 votes) by Bharath K A (updated 5 days ago) This is a HTML5 WebSocket service that streams live, real-time data to browser grid control. This service is capable of automatically computing math expressions on the fly (dynamically at runtime) | | (36 votes) by Alexander Siniouguine (updated 2 days ago) Introduction to open source platform for building web SPA applications using ASP.NET MVC and AngularJS | | (78 votes) by Simon McKenzie (updated 6 days ago) Reads JPEG Exif data without the heavyweight and unnecessary instantiation of GDI+ objects. | | (117 votes) by stfx (updated 5 days ago) A modular InnoSetup script to download and install all available .NET Framework versions and much more | | (26 votes) by Yvan Rodrigues (updated 4 days ago) Often an application needs data from an HTTP server, such as web services, or to scrape content. .NET provides HttpWebRequest, but it requires a lot of code to perform trivial operations. This class simplifies the task dramatically by abstracting the HTTP protocol, streams, and exceptions. | | (4 votes) by NewPast (updated 21 hours ago) Online Sodium Hypochlorite Dilution Calculator | | (45 votes) by Huzifa Terkawi (updated 4 days ago) A good reference for CDockablePane. | New Tips and Tricks added | (1 votes) by techbird (updated 4 days ago) Guides to resolve the 'Could not load type System.ServiceModel.Activation.HttpModule' issue | | (1 votes) by Nofuzy (updated 2 days ago) Loop Through All Rows Of GridView even if they are in other pages when paging is enabled without the need of DataBinding Again... | | (9 votes) by schollii (updated 5 days ago) Compute the number of trailing zeros in factorial(N) for any 32-bit integer N > 0 | | (7 votes) by Arun Kumar K S (updated 6 days ago) Draw 3D altitude or contour map in Windows Form application using WPF | | (1 votes) by AndyLock (updated 4 days ago) A flexible pattern to manage factory classes for derived objects without explicit logic | | (1 votes) by devendra_sahu (updated 3 days ago) | | (1 votes) by Alfeu Lucas Guedes (updated yesterday) How to handle Android physical back button events with Chocolatechip-UI and Cordova. | | (1 votes) by LarryCharlton (updated 3 days ago) A VB.NET example of Cortana UI and application service | | (2 votes) by Mohammed Ibrahim.L (updated 2 days ago) How to export the gridview table into document using the OpenXML | Tips and Tricks updated | (17 votes) by c-smile (updated 1 weeks ago) The way to add generators with yield to C++. | New Technical Blogs added | (9 votes) by nirman b doshi (updated 5 days ago) How to get name of the member (property name, etc.) of a .NET class without using hard-coded/ magic strings | | (3 votes) by nirman b doshi (updated 6 days ago) The scripts provided with this article may help in cases when you need to minify JS and CSS files during the build process (for example, when you can't use MVC's minification) | | (1 votes) by SneakyPeet (updated 4 days ago) What language does your application speak? | | (23 votes) by bconlon (updated 6 days ago) Ambiguous Classes in C# | | (1 votes) by Sibeesh Passion (updated 2 days ago) How to merge multiple arrays to one | | (4 votes) by Dmitrii Kozlov (updated 4 days ago) How to use multiple lists in SharePoint Dashboard Designer | | (1 votes) by Sibeesh Passion (updated 2 days ago) Hi Today we will create a drag and drop game which uses jquery drag drop functions. We will create two boxes, from one box we need to drag the content box and drop the same to another box. We will be using sortable function and its events. I hope you will like this game. Background […] | | (2 votes) by xszaboj (updated 4 days ago) Ionic, How To Play Audio | | (6 votes) by Anton Angelov (updated 6 days ago) Overview how to achieve better readability of page objects via fluent page object pattern. Use chaining methods to access the business test logic. | | (3 votes) by Anton Angelov (updated 3 days ago) A detailed overview with examples how to utilize the Strategy Design Pattern in automated tests to create an extendable and decoupled Validators. | | (3 votes) by Gaurav Kumar Arora (updated 3 days ago) Writing simple odd even Kata in C# | | (8 votes) by DotNetForAll (updated 4 days ago) Anonymous functions and Lambda Expressions | | (2 votes) by Leonid Ganeline (updated 4 days ago) Serializers in .NET. v.2 | | (1 votes) by Leonid Ganeline (updated 4 days ago) Originally posted on: http://blog.stevebowman.net/archive/2015/02/26/serializers-in-.net.aspxThis post is obsolete and kept only for sentimental reasons :)Please go to the v.2 of this article.The project code is on GitHub. Any distributed system requires serializing to transfer data through the wir | | (1 votes) by Alexander Siniouguine (updated yesterday) In this release we finally implemented long awaited features we always wanted to complete but never had quite enough time to do. These are API documentation and sample stores. API documentation is not static content, rather it is completely dynamic and generated at run time from the .net classes. It | | (1 votes) by Alexander Siniouguine (updated yesterday) The focus of this release was integration, import/export, performance and custom properties engine. Below are just some of the updates we made during last sprint, for more details you may refer to our github repository, there was more than 448 individual commits in the past 3 weeks: Catalog – | © 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