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. Visual Studio 2015 and Windows 10 They are new, they are out, and developers everywhere are scratching their heads over it all. Send in your articles to walk us through what they both mean. New APIs, new .NET, new IDE. Head to the submission page for details on submitting your gems. Another long weekend. Our apologies if you're waiting on an email response today but Summers are short so they take what Sun they can get in this often-white country. We'll be back tomorrow, sunburned and relaxed, and will plough through our emails as fast as we can. cheers, Chris Maunder Advertisements This week's survey: Do you do Unit Testing? Latest Additions New articles added | (1 votes) by Reader Man San (updated 14 hours ago) Plug-in Architecture To Work in WinForms MVC + WPF MVVM + ASP.Net MVC + Mobile (Xamarin MVC/PhoneGap MVC) + Win 10 Universal App MVC | | (1 votes) by FrankNight (updated 6 days ago) This is a DOCX to HTML conversion tool with css style customization support. | | (3 votes) by Mircea Diaconescu, Gerd Wagner (updated 5 days ago) When working with embedded devices, RAM (random access memory) is one of the most valuable and limited resource of the system. The focus of this article is on the RAM usage optimization for Arduino MCUs, but the same principle applies to many other embedded devices. | | (13 votes) by Marla Sukesh (updated 6 days ago) This article is a continuation article of the series "Learn MVC project in 7 days | | (8 votes) by Marla Sukesh (updated 6 days ago) This article is a continuation article of the series "Learn MVC project in 7 days. | | (19 votes) by Felipe R. Machado (updated 3 days ago) There are countless ways to trim all whitespace from a string, but which one is faster? | | (8 votes) by dgb77 (updated 6 days ago) Library to enable simple & secure client/server communications | | (3 votes) by Jesse Glover (updated 2 days ago) Breaking down the MVVM pattern | | (2 votes) by DrABELL (updated 13 hours ago) This is an alternative for "Fastest method to trim all whitespace from Strings in .NET" | | (6 votes) by Dave_Voyles (updated 5 days ago) Today I'd like to experiment with the Media Capture and Streams API, developed jointly at the W3C by the Web Real-Time Communications Working Group and the Device APIs Working Group. | | (14 votes) by Sean Ewington (updated 3 days ago) An overview of plagiarism that provides examples of what to do and what not to do when it comes to referencing content that is not originally yours. | | (9 votes) by yuvalsol (updated 5 days ago) A stored procedure that searches for a text in the SQL Server database (DDL) | | (13 votes) by Alexander Siniouguine (updated 3 days ago) Introduction to open source platform for building web SPA applications using ASP.NET MVC and AngularJS | | (3 votes) by Pooja Baraskar (updated 2 days ago) This Article will help you in Getting Started with Intel Realsense 3D Technology | | (5 votes) by dpalash (updated yesterday) Through this article you will learn how to deploy the sideloaded windows 8 app to production easily and maintain/provide regular upgrade version of the app. | | (3 votes) by Dominic Burford (updated 5 days ago) Improving Code Reviews | | (15 votes) by Bjørn (updated 5 days ago) A Service listening to Windows EventLog, recognizing attacker IPs and block them in the Windows Firewall. | Articles updated | (54 votes) by syed shanu (updated 6 days ago) This article explains in detail how to create a simple Online Shopping Cart using AngularJS and WCF Rest Service. | | (219 votes) by Shivprasad koirala, Marla Sukesh (updated 6 days ago) In this article we learn MVC 5 step by step in 7 days – Day 1. | | (95 votes) by Marla Sukesh (updated 6 days ago) In this article we learn MVC 5 step by step in 7 days – Day 2. | | (60 votes) by Marla Sukesh (updated 6 days ago) In this article we will take our MVC 5 Project into next level by introducing Data Entry Screen and Database Communication. | | (42 votes) by Marla Sukesh (updated 6 days ago) This article is continuation of day 4 for Learn MVC Project in 7 Days. | | (35 votes) by Marla Sukesh (updated 6 days ago) This article is continuation of day 5 for Learn MVC Project in 7 Days. | | (30 votes) by syed shanu (updated 6 days ago) In this article we will see how to create a simple web application using MVC 5 ,Angular JS ,WEB API 2 to perform CRUD(Create/Read/Update and Delete) Operations using Entity Framework with Stored procedure. | | (26 votes) by Marla Sukesh (updated 6 days ago) This article is continuation of day 6 for Learn MVC Project in 7 Days. | | (10 votes) by Marla Sukesh (updated 6 days ago) This article is continuation of day 7 for Learn MVC Project in 7 Days. | | (12 votes) by Michael Chourdakis (updated yesterday) The update to my beloved library. | | (69 votes) by syed shanu (updated 6 days ago) Design your Winform at Runtime.Perform CRUD operation to your Form at Runtime with out writting any code using Stored Procedure. | | (340 votes) by Uzi Granot (updated 4 days ago) PDF File Writer is a C# .NET class library allowing applications to create PDF files. Version 1.16.0 enhancements: Unicode text support and reduced memory requirements. | | (51 votes) by Faustino Frechilla (updated 2 days ago) A circular array based lock-free queue with no memory allocation on the heap and no ABA problem | | (28 votes) by Tom Chantler (updated 3 days ago) UPDATE: 2015-07-30 - Works correctly in Windows 10 RTM (10.0.10240) with VS2013 and VS2015 - If you're running Windows 7, 8 or 8.1 and you don't want to disable User Account Control (UAC) - which you shouldn't and quite possibly can't in a corporate environment - then you get an annoying prompt ever | | (27 votes) by Oliver Kohl D.Sc. (updated 5 days ago) This article presents you some capabilities of PowerShell like the usage of .NET Framework 4.0 and .NET threading. | New Tips and Tricks added | (6 votes) by Garai Márton (updated 3 days ago) Cygwin DLL imported into C# project | | (6 votes) by Shafi hameed (updated 3 days ago) A C# code to clone the Virtual Machine on Mocrosoft HyperV 2012 R2 | | (1 votes) by majaak (updated 2 days ago) Explains how numbers can be rendered like segmented numbers (looking like old-school digital clock). | | (4 votes) by Daniel Miller (updated 6 days ago) How to create a custom SQL Server aggregate function that concatenates multiple string values into a single delimited value | | (1 votes) by SaahilPriya (updated 4 days ago) View the Details inside MDF Files and Schema and Tables included | | (2 votes) by Manish_Kaushal (updated 2 days ago) This tip provides a quick starter guide to create a RESTful JSON service in WCF. | New Technical Blogs added | (3 votes) by edA-qa (updated 4 days ago) How to calculate square root using Newton's iterative method | | (5 votes) by edA-qa (updated 6 days ago) A Real Cost of Low Performing Applications | | (6 votes) by Ranga Karanam (updated 6 days ago) In this series of interview questions about Architecture and Design, we cover interview questions related to Architecture, Design, Design Patterns, Code Review, Performance and Load Testing, Web Services, Restful Web Services, Security, Continous Integration and Java New Features Intervie | | (2 votes) by Dmitriy Kozlov (updated 5 days ago) Passing and getting Date object to and from date and datetime fields | | (5 votes) by Komal Mangal (updated 4 days ago) Get the size of files having long path in C#.NET 3.5 | | (5 votes) by Camilo Reyes (updated 6 days ago) High Performance HTML Forms | | (4 votes) by Ranga Karanam (updated 6 days ago) This is Part 1 of a 7 part series on advanced Java interview questions. Part 1 discusses about Variable Arguments, Asserts, Garbage Collection, Initializers, Tokenising, Date, Calendar and a lot more. | | (3 votes) by Ranga Karanam (updated 6 days ago) This is Part 5 of a 7 part series on advanced Java interview questions. | | (1 votes) by Isaac RF (updated 6 days ago) ASO – App Store Optimization for Beginners | | (4 votes) by Anton Angelov (updated 6 days ago) Shows how to create a Jenkins Job that gets the source code by specific changeset number. Uses a parameter to run the job in two modes. | | (1 votes) by Sibeesh Passion (updated 5 hours ago) As you all know, now a days websites matters a lot to us. The word on-line plays a vital role in our life. Everyone have their own websites. But not all the websites have enough traffic. Why? In this article we will see how can we increase traffic to our websites? How to make it […] | | (9 votes) by Anton Angelov (updated 6 days ago) Explains in details how to implement Page Object Pattern- through the usage of the built-in feature in WebDriver and how to create it from scratch. | | (2 votes) by Anton Angelov (updated 2 days ago) Explains in details how to create an OOP design of base classes in C# which can improve page object pattern oriented web automation testing framework. | | (1 votes) by Ranga Karanam (updated 4 days ago) Performance and Load Testing Interview Questions | | (5 votes) by Ranga Karanam (updated 6 days ago) Continuous Integration Interview Questions | | (1 votes) by Bogdan Bujdea (updated yesterday) Hey everyone! As I pointed out in a previous article, I think that the best way to learn something is to teach others, so that’s what I’m doing now. I started to go through the new API’s in Windows 10 and I decided to play a little with the FaceDetector. It took me almost a [… | © 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