138 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. Android Tutorial Contest: $10K in Prizes Today marks the beginning of Round 3 in our ongoing Android Tutorial Contest. This round's topics are all about Android Input/Output and touch on topics such as handling keyboard input, accessing sensors, storing data, and interacting with other devices over Bluetooth, NFC, USB and Wi-Fi. You have three weeks to submit your Round 3 articles and entries, meanwhile we'll be nose deep in all Round 2 entries with the tough job of selecting the winners. Remember, there are $10,000 in total prizes. Check out the contest page for details on how to enter and then submit an article today for your chance to win. July Monthly Competition Winners Congratulations to the best articles and authors of July 2014! cheers, Chris Maunder Advertisements This week's survey: How many paid holidays do you get per year? Most popular new articles 22 Sep 2014 - 28 Sep 2014 Latest Additions 138 articles overall. 106 new, 32 updated. New articles added | (1 vote) by Vahid_N It's easy to forget not disposing object contexts, which leads to memory leaks and also leaving too many related connection objects not disposed as well. |
| (5 votes) by pi19404 In this article we will look at a supervised machine learning algorithm called Logistic Regression Classifier for multi-class classification . |
| (3 votes) by Cryptonite The Blum Micali algorithm provides for a cryptographically secure PRNG (pseudo random number generator). |
| (2 votes) by mellertson An artificial neural network using the FANN library to solve the XOR problem. |
| (5 votes) by Davyd McColl How to get started with Cordova and the Web Starter Kit framework when developing apps for Android (which you can then expand to include other targets like iOS, Windows Phone and Windows8 Store Apps) |
| (4 votes) by Debdatta Basu Tip calculator using RoboMVVM- An MVVM framework for Android. |
| (4 votes) by Ranjan.D (updated 2 days ago) This article is all about how to deal with CodeProject OAuth Token. Also we will be developing a sample application to get the OAuth Token and understand the basics of using CodeProject API to make HTTPS Request to access various resource. |
| (3 votes) by pogib Simple and PCF shadow mapping algorithms (Bonus Article - Android Wild Card Category) |
| (1 vote) by Pavel Durov Dynamic Sqlite database handling using Java class reflection |
| by Member 3394116 Take some of the headache out of Android porting with a stable, consistent build environment. |
| by morzel Part 1 described the general idea behind Sonar project, hardware components used and Arduino sketch... This second post in "Out of Boredom" series is about C# and JavaScript programs that make it possible to display ultrasonic range sensor data in web browsers. The role of .NET application is to rec |
| by Mohit1110 Introduction Today I just thought of removing the Assembly Reference errors which I get whenever I take the latest of an ASP.Net Website Project (Not ASP.Net Web Application Project) along with many class library projects. As we all know that Website project does not have any project file which ca |
| (11 votes) by Muchiachio MVC.Template is a starter template for ASP.NET MVC based solutions |
| (5 votes) by khalid_se Claims and Token Based Authentication with ASP.NET Web API |
| (5 votes) by M. Sreekanth In this article, we are going to create responsive HTML table using FooTable Plug-In and a hint of client side data binding using Handlebars.js library. |
| (4 votes) by Ger Hayden This article shows how to connect to MySql without an ORM when using Visual Studio Express 2013 for ASP.NET MVC development. |
| (3 votes) by Ajith K Gatty This tip helps you to reset all your DropDownList values to the default one when a DropDownList changes its selection. |
| (3 votes) by Mathew Soji Basic introduction to using AngularJS framework along with ASP.NET MVC5 |
| (3 votes) by Mathew Soji Logging is a method of tracking/monitoring what is going on when an application is in progress/running. |
| (2 votes) by Ashish__Shukla We should consider the design principles while developing MVC applications. |
| (1 vote) by SolvingAll Solved the Permission issue when I hosted my ASP.NET application on IIS7 |
| (1 vote) by Biswaranjan@mindfire Write an Arabic text on a specific location of PDF file using iTextSharp library. |
| (1 vote) by mparvez Add GIS and Mapping Functionality to your .NET Applications |
| by Bhushan Mulmule This is terribly unorganized document with mix of MVC, Entity Framework, LINQ, HTML 5 and JQuery how tos... |
| (1 vote) by Carl Randall Upgrading Windows Azure Storage Emulator fails with error message 'Windows Azure Storage Emulator failed to install' |
| by IInjac Azure Mobile Services Managed Backend–fortumo Mobile Payment Integration |
| (14 votes) by arnavguddu How to Embed Python interpreter in your C/C++ code and dynamically change the code path of compiled native code. |
| (21 votes) by iSahilSharma This article is the second part of the series "Abstract Class & Interface: Two Villains of Every Interview" and explains the important key points of Interface. |
| (8 votes) by khem thapa Work with Partial views in Asp.net MVC |
| (3 votes) by Member 11100697 Input box with TextBox or ComboBox inspired by classic MessageBox |
| (2 votes) by yuramag Light yet functional CSV Parser with custom delimiters and qualifiers, yield returns records. |
| by Gabor Fekete This post demonstrates how to use auto with move-only types. In Declaration and initialization with auto, we showed that using auto for local declarations makes the code safer and more readable. It avoids writing declarations where we easily loose sight of the variable name. Like the fir |
| (11 votes) by AJSON (updated 2 days ago) A whirlwind tour of how to implement search and filtering using KnockoutJS |
| (3 votes) by newton.saber (updated 5 days ago) Create a cool image viewer / manipulator via FabricJS API and learn a bit about the Fabric.js API and HTML5 Canvas. |
| by newton.saber Learn Angular and Firebase API (AngularFire) for live storage of data via Internet using nosql db. |
| by Jeffrey T. Fritz I did some pair-programming with my friend Julie Lerman where we looked into what we thought was a simple jQuery AJAX request problem. What we found was something a bit more interesting in the connection between jQuery and ASP.NET WebAPI. |
| (2 votes) by Nikola Breznjak A simple example of how to make a custom YES/NO dialog with DialogResult in WPF. Freely (as in beer) available code is on Github: https://github.com/Hitman666/CustomYesNoDialogWPF. The breakdown is that you make a new window (MsgBoxYesNo) and assign DialogResult on the button clicks. You call this w |
| (10 votes) by Jitendra Ku. Sahoo (updated 6 days ago) Overview of SQL server error anatomy. |
| (8 votes) by diponsust Here we will see how to use PIVOT and JOIN together in SQL query |
| (4 votes) by Niladri_Biswas This article covers how to use Dynamic Management Views (DMVs) to easily uncover detailed information about SQL Server workload that can help to diagnose and correct many common SQL Server performance issues. |
| (3 votes) by Baliram Suryawanshi This article helps with step by step detailed information to import fixed length file data into SQL server's database table. |
| (3 votes) by SERokon OLAP cube performance optimization technique |
| (2 votes) by Arora_Ankit This tip will explain the difference between these three functions. |
| (2 votes) by Adam Zuckerman (updated 2 days ago) Some of the many quirks of Oracle |
| (1 vote) by Bob McGowan Utilizing SQL Server FILESTREAM capabilities from .Net. |
| (1 vote) by SatyDBA By analyzing log-in attempts on SQL server, admins can build the complete picture out of the sequence of events that led to compliance failure or unauthorized access. |
| (1 vote) by Anil kumar Bhardwaj Export all the primary, Unique, Foreign key and default constraints from existing database |
| by Bob McGowan Utilizing SQL Server FILESTREAM capabilities from .Net. |
| by Ahmad A.A. Ahmad Combining MDX with T-SQL in One Result Set for SSRS (Hybrid Query) |
| (5 votes) by Cybermaxs The emergence of single page applications introduces a new need for web developers: a front end build process. Javascript MV* frameworks now allow web developers to build complex and sophisticated applications with many files (js, css, sass/less, html …). We're very far from those 3 lines of JavaScr |
| (3 votes) by adityaswami89 Prerequisites : Data Mapper Pattern If you look at the above patterns , you will always need to do the below tasks : 1.Find the connection string from some sort of configuration 2.Open a new connection to the database 3.Create a command object or a recordset object 4.Execute the SQL statement or sto |
| (2 votes) by BC3Tech Microsoft's XAML provides a way for us to define our UI in a declarative manner. Combined with databinding it means you should – in almost every case – never have to directly reference a UI control to accomplish some work. Add the MVVM design pattern in to the mix and I find myself "rethinking" any |
| (2 votes) by Gediminas Geigalas This article provides some insight into implementation of Domain Event handlers that contain non-transactional behavior. |
| (1 vote) by Krishna Rungta Jumpstart your App Development with these tips |
| (7 votes) by Denis Lysikov In this article I'm going to tell about the features of working with DVB-T2 TV tuners and the nuances that you can expect in this work. |
| (6 votes) by Mr. Xie.G.Gang 谢桂纲 The ShellScript is originally developed for the debugging of my "genome-in-code" virtual cell simulation engine, but now it becomes a script language for a .Net program. |
| (6 votes) by Bryan O'Connell Design and document your RESTful API using RAML |
| (2 votes) by Mohit1110 Introduction Recently when I started studying HTML5, first question came to my mind was that how does a browser come to know, if written HTML is compatible with HTML v4.1 or HTML v5. In order to find out the reply of the same query, I started exploring and here I would like to share my […] |
| by Pankaj_chs How to enable MVC views to compile? |
| (5 votes) by Ivan Yakimov In this article I'll describe how to create simple AutoComplete TextBox for entering folders which also can use values of environment variables. |
| by Keyhole Software User interface developers often come across situations that involve creating several web interface dashboards with similar architectures but with different UI controls and backend services serving real-time data. Examples of such Dashboards could be real-time stock quotes, or real-time performance o |
| (2 votes) by Tino Fourie Retain a plotted location on an image while zooming in(+)/out(-). |
| by Baruch Cochavy_ Shows how to implement minimize-to-icon for MDI Child forms |
| (3 votes) by adityaswami89 Prerequisites : ORM's , Active Record Pattern This again is a kind of persistence pattern. But it differs from Active Record pattern. Generally when there is a very simple domain logic one tends to go with Active Record pattern. But as the system starts getting complex with the need to cater |
| (1 vote) by pankaj shende jqgrid with ASP.NET and paging |
| (1 vote) by Sreedhar Puligundla Creating custom control for gridview paging and page navigation |
| (1 vote) by Nitesh Luharuka Friends, While working with GridView, I faced an issue while binding the data to GridView. The error message read as "The data source does not support server-side data paging.". Initially I thought this was related to paging functionality of the GridView and looked into that, but thatw a |
| (3 votes) by AD Colab Group This set of tutorials demonstrate how to use the Visualization ToolKit (VTK) to develop robotics user interfaces. |
| (1 vote) by Fabrizio Stellato Create a JSTL tag for manipulating anche print the output of each object inside the list |
| (1 vote) by Dr. Song Li This article presents an example Spring MVC Rest service application that supports both Json and XML serializations. |
| (3 votes) by Rapuru Amarendra This tip presents an example of datatable in responsive using bootstrap and dataTable.js |
| (5 votes) by Niladri_Biswas In this article we would try to highlight some of the technical, business and industrial aspects of Big- Data |
| (4 votes) by Niladri_Biswas VJHandShaker1.0 is an attempt to make an easy Java (Core) interface from VB. |
| (3 votes) by Niladri_Biswas Text Mining and its Business Applications |
| by Niladri_Biswas Amazon Dynamo - Insight |
| (1 vote) by Rahul Vyas at Hi-Tech ITO Future for Enterprise Mobility |
| by Bruno Terkaly Recently, the team at DiscountASP.NET launched a new cloud hosting solution called EVERLEAP. Because EVERLEAP makes use of some Microsoft Azure technology I thought I'd take a look at it. |
| by Alvin Ashcraft Last June, I reviewed the Aspose.Email for .NET component and demonstrated how to work with email messages in PST files or via IMAP. Well, I am back again for a look at another Aspose package. This one is Aspose.Cells for .NET. |
| (8 votes) by Tino Fourie Use an image to store passwords to be used to Encrypt / Decrypt information |
| (3 votes) by CdnSecurityEngineer Building An Application Security Program: Business Agreement Starting An Application Security Program Getting Business to agree to start an application security program is one of the hardest obstacles you will face In light of the ever ending stream of large…Read more ›The post Applicati |
| (3 votes) by CdnSecurityEngineer I recently read through what Eric Bloom had to say about building an IT career. Eric Bloom is the president for Manager Mechantronics and he's got some insightful advice. I think he's also got some advise that steers a lot…Read more ›The post Building a Technology Career appe |
| (1 vote) by Max R McCarty This is the second article in an on going series on Microsoft Azure features and services. If your just joining us, you might want to take a look at the previous Microsoft Azure Blob Storage article that covers how to get started with an Azure Storage account, development tools, using the Azure Sto |
| (1 vote) by CdnSecurityEngineer Your foundation is laid and you know what you've got an idea of what you're going to do, and what you want out of your security program, you've got well defined founding principals (your pillars) Now that you know that…Read more ›The post Application Security Charter ap |
| by Paul M Watt (updated 6 hrs ago) Does this scenario sound familiar? You have identified a piece of troublesome logic in your code-base, which has been the source of many headaches for both you and your managers. You have also determined an elegant fix to make the code maintainable and easy to work with for many years to come. You m |
| by Gediminas Geigalas Expose your mocks directly from the Fixture Object if possible. If there is no real need to complicate things by converting types and introducing extension methods, don't do it. |
| (11 votes) by Bob McGowan Utilizing the .Net BlockingCollection class. |
| (4 votes) by konamiman.MSX, Erich Ledesma Problem detected while testing a parallel consumer had a very dark explanation and a very simple solution. |
| (4 votes) by Artem Smirnov codeproject I've been struggling for some time to make NuGet work for my online .Net IDE project, Chpokk. The good news is that there turned out to be a command line tool, NuGet.exe, which can be used on a build server, so I though I'd just use its functionality. The bad news is that it turned o |
| (2 votes) by newton.saber (updated 4 days ago) This is my response to the ComputerWorld article: Where Is Modern IT Heading? – opens in new window/tab The author of that article veers drastically from the main question of his article and never answers it, but instead digresses into the study of the word 'modern'. Here's |
| (1 vote) by derekman9707 Variables have been available in SSIS since first introduced in 2005. So what exactly are they for and what can you do with variables? Glad you asked!! Variables can be used for a number of different purposes: 1. Define the path of a package 2. Hold system information, such as error information 3. P |
| by adityaswami89 Prerequisites : ORM's This is a kind of Persistence Patterns . Now why do we need these kind of patterns ? When building a complex application , you tend to divide the application into UI , Middle tier and the Database . When building applications like WPF, their is a general suggestion tha |
| by adityaswami89 Before answering what is ORM ? we will try to find why ORM was needed ?? The problem : Object Relational Impedance Mismatch What is Object relational Impedance Mismatch ? The object-relational impedance mismatch is a set of conceptual and technical difficulties that are often encountered when a rela |
| by derekman9707 My last post looked at a simplistic example of using an SSIS variable in a row count transformation and then using the variable in a precedence constraint expression to direct the flow of the package. This post will focus on the unique object variable data type. The object data type is the ultima |
| by derekman9707 The sample package outlined in this post can be downloaded here. While my last post discussed SSIS object variables this post will look at variable value assignment. There are several ways that a variable can be assigned a value within an SSIS package: Default Value Assignment Once a variable is |
| by kPawan An introduction to web hosting for beginners |
| (1 vote) by Abani Kumar Meher This article explains few scenarios where XSS attack can be done, how we make mistake while creating web application which leads to XSS vulnerability and what should be done to prevent XSS attacks. |
| (1 vote) by CdnSecurityEngineer Pillars of application security |
| by John Atten (updated 2 days ago) In recent posts, I've covered a lot of ground using ASP.NET Identity 2.0 in the context of an MVC application. Since it's RTM in March of this year, Identity 2.0 has offered a substantial expansion of the Authentication/Authorization . toolset available to MVC applications. Similarly, Identity 2.0 |
| by Bibhu Dutta CodeProjectAzure diagnostics enables us to capture diagnostics data from a worker role, web role, or virtual machine running in Azure. The captured data is stored in azure storage and can be used for debugging and performance monitoring. We can configure Azure … Continue reading →The pos |
| by derekman9707 The sample package outlined can be downloaded here. SSIS has a web service control flow task that allows you to call a web service and store the results. This can be very useful if you need to call data from a web service that will be stored in an OLTP or OLAP database. The configuration […] |
| by Aditya Swami Proxy design pattern |
| by Aditya Swami Façade design pattern |
| (4 votes) by Rakesh Ku Nayak A new plugin named jGrid to display grid with pagination and sorting functionality in an easy way |
| (2 votes) by Aditya Swami "Airspace" is a conceptual way of thinking about how the two halves of an interoperation application share the rendering areas within a common top-level window. This topic explains how the "airspace" concept might influence the presentation design as well as the input conside |
| (1 vote) by Muhammad Muddasar Yamin This tip is about making images animation for Windows Phone 8/8.1 using Storyboard class in C#. |
| (13 votes) by Nick Polyak (updated yesterday) Describe architecturing a flexible and extensible WPF application with the help of WPFWidgetizer framework |
Articles updated | (57 votes) by Samer Abu Rabie (updated 3 days ago) This article talks about Fluentx .NET Library |
| (47 votes) by Sandeep Singh Shekhawat (updated 3 days ago) This article introduces the Generic Repository pattern and Unit of Work in ASP.NET MVC applications. |
| (15 votes) by Sandeep Singh Shekhawat (updated 6 days ago) This tip is about the Constructor Dependency Injection Pattern Implementation in C#. |
| (3 votes) by Søren Gullach (updated 2 days ago) Fuzzy lib that have a GUI and uses Lagrange for member curve generating |
| (10 votes) by shiuhlin (updated 4 days ago) "Togosoft Device Browser" allows web programmers to create Android web apps in minutes with pure HTML and JavaScript. |
| (7 votes) by morzel (updated 6 days ago) This post marks the beginning of "Out of Boredom" series. It will be about creating stuff with my recently purchased Arduino Uno. Let's have a break from chores of professional programming and create something just for fun :)My first Arduino based project is Sonar. It utilizes ultrasonic range senso |
| (199 votes) by Marla Sukesh (updated yesterday) Is ASP.NET MVC replacement for Web Forms? No, Both have there pros and cons. Lets take a look at same. |
| (81 votes) by Shivprasad koirala (updated 4 days ago) In this article we will quickly brushup 40 important HTML 5 interview questions with answers , Happy job hunting. |
| (29 votes) by Shivprasad koirala (updated yesterday) In this article we have explained why Asp.net MVC and we will be comparing MVC with webforms. |
| (17 votes) by Sandeep Singh Shekhawat (updated 5 days ago) In this article you will learn how to perform CRUD operations using the Entity Framework 5.0 Code First approach in MVC. |
| (10 votes) by M. Sreekanth (updated 4 days ago) In this article we are going to create an Asp.net Web Forms application using Bootstrap, Bundle Resources and Web API |
| (44 votes) by Anurag Gandhi (updated 4 days ago) This article explains the details and use of Nullable Type in C#.NET |
| (7 votes) by arpanmukherjee1 (updated 4 days ago) A base viewmodel implementing IDataErrorInfo |
| (14 votes) by _groo_ (updated 6 days ago) An interface not present in .NET BCL, IIndexable exposes methods for iterating and indexing a read-only collection. |
| (23 votes) by syed shanu (updated 6 days ago) In This Article lets see in detail of Basic SQL Query |
| (7 votes) by Duncan Edwards Jones (updated 3 days ago) A simple unit testing framework for T-SQL |
| (14 votes) by andrewbb@gmail.com (updated 6 days ago) A brief look at a technique mapping tables to a basic business layer. |
| (492 votes) by Brad Barnhill (updated yesterday) This library was designed to give an easy class for developers to use when they need to generate barcode images from a string of data. |
| (78 votes) by Jakob "XnaFan" Krarup (updated 2 days ago) A set of .NET extension methods to get the difference between images and more... |
| (67 votes) by Simon McKenzie (updated 6 days ago) Reads JPEG Exif data without the heavyweight and unnecessary instantiation of GDI+ objects. |
| (13 votes) by Jeroen De Maeijer (updated 4 days ago) This is an alternative for "Simple Windows Service in C++" |
| (14 votes) by Anurag Gandhi (updated 4 days ago) An html 2d game to describe some basic game development tips in html/css and javascript. |
| (11 votes) by B. Clay Shannon (updated 6 days ago) How to Capture and View Local Network Traffic Using Two Free Tools |
| (8 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 |
| (5 votes) by Dracula (updated 6 days ago) VBA Macros Provide Yahoo Stock Quote Downloads in Excel 2007 |
| by LEADTOOLS Support (updated 5 days ago) Why implementing Optical Character Recognition with Leadtools ODR SDKs is the faster, more accurate choice. |
| (216 votes) by Nick Polyak (updated 4 days ago) Prism tutorial in easy samples |
| (18 votes) by Pavel Torgashov (updated 5 days ago) Fast and flexible replacing of standard WinForm's controls: ListBox, CheckedListBox and TreeView. |
| (144 votes) by Nick Polyak (updated 4 days ago) This article gives an overview of MVVM pattern, its usage and advantages |
| (101 votes) by Meshack Musundi (updated 4 days ago) A WPF 3D Rubik's Cube application |
| (27 votes) by Frank W. Wu (updated yesterday) Showing you how to use the Popup to create your own dropdown-like window. |
| (10 votes) by Frank W. Wu (updated yesterday) Using AutoGenerateColumns to generate exactly as needed data columns |
© 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