127 articles posted last week that match your preferences. 25 listed. Android Tutorial Contest There's just one week left to submit your entries for Round 3 of the contest and three different article topics you can choose to write about: Android Connectivity, Handling Input and Storage, and Intro to Android Content Providers. Details on how to enter (for a shot at $10,000 in prizes) are here. Submit your articles by 11:59 p.m. E.T. this upcoming Sunday September 14 for your chance to win. And with that, congrats to all the winners from Round 2. There is some serious talent in the house: This week's survey: Do you use your work email or personal email as a username? New Articles, Tech Blogs and Tips added | (16 votes) by Sandeep Singh Shekhawat (updated 1 hr ago) This article introduces the Generic Repository pattern and Unit of Work in ASP.NET MVC applications. |
| (5 votes) by Dukhabandhu Sahoo Explore the Entity Framework Code First convention and configuration for creating primary key. |
| (4 votes) by Steve Wellens While lurking and skulking in the shadows of various technical .Net sites, I've noticed many developers discussing log4net in their blogs and posts; log4net is an extremely popular tool for logging .Net Applications. So, I decided to try it out. After the initial complexities of getting it up and ru |
| (4 votes) by Andre van Dun Flexible SVG tile based dashboard in C# |
| (3 votes) by debashishpaul How to convert LINQ query to DataTable |
| (3 votes) by Dukhabandhu Sahoo The use of different Database initializer options in Entity Framework Code First |
| (3 votes) by benmwatson Last time, I talked about the basics of using WeakReference, what they meant and how the CLR treats them. Today in part 2, I’ll discuss some important subtleties. Part 3 of this series can be found here. Short vs. Long Weak References First, there are two types of weak references in the CLR: S |
| (3 votes) by benmwatson In Writing High-Performance .NET Code, I mention the WeakReference type briefly in Chapter 2 (Garbage Collection), but I don’t go into it too much. However, for the blog, I want to start a small series of posts going into some more detail about WeakReference, how it works, and when to use it, |
| (3 votes) by benmwatson Learn how to use the debugger to answer implementation questions for yourself. |
| (1 vote) by PEtter Ekrann, Martin Helgesen A strange idea I had for doing multithreading more managable. |
| (1 vote) by Lau Han Ching Create ADO.NET SQLite Database programmatically by using VB.NET |
| by benmwatson In Part 1, I discussed the basics of WeakReference and WeakReference. Part 2 introduced short and long weak references as well as the concept of resurrection. I also covered how to use the debugger to inspect your memory for the presence of weak references. This article will complete this miniseries |
| (8 votes) by Jose Cintra Iterative algorithms for computing approximations to the number PI through infinite series using double and arbitrary precision |
| (5 votes) by PengHeProfessor (updated 5 days ago) A high performance monte carlo simulation framework for financial derivative pricing |
| (4 votes) by Mike Meinz (updated 5 days ago) Describes an algorithm to ignore spurious ultrasonic sensor readings. |
| (3 votes) by Cryptonite This code gives a solution to the Chinese Remainder Theorem using totients instead of the Extended Euclidean algorithm. |
| (2 votes) by Pavel Sinkevich (updated 5 days ago) Implement TinyWebDb interface on WCF Service to communicate with Android application developed with App Inventor |
| (1 vote) by Thang Believe Using Excel to generate random domain names |
| (10 votes) by Chathuranga Muthukumarana MVC and jQuery with WCF Data Service |
| (8 votes) by jpreecedev 5 useful tips to help get the most from AutoMapper |
| (2 votes) by Xavi Giqwa This tip is aimed at helping anyone who encounters a similar problem like I had in displaying charts using ASP MVC and dynamic data. |
| (1 vote) by _yaRus_ Frontend design for ASP.NET web applications |
| (8 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago) The convenience of this Sound Recorder is defined by its minimalism and understanding of the purpose |
| (2 votes) by juancaruca Simple Opencv class to be used by beginners to display and process video signals |
| (1 vote) by BrainlessLabs (Brainlesslabs.com) Topics Covered In this section we will have a look at more C++ constructors. The following will be covered: Copy Constructor Copy Assignment Operators Move Constructor Copy Constructor Definition General Definition A non-template constructor for class X is a copy constructor if its first parameter |
| (51 votes) by Thorsten Bruning How to combine a bunch of techniques to improve code readability. |
| (9 votes) by Mohd Manzoor Ahmed Runtime polymorphism - simplified |
| (6 votes) by V. Case study on how to solve a complex problem by dividing it into smaller problems. |
| (5 votes) by amitthk (updated 19 hrs ago) Quickly generate Getter Setters for a number of your properties in C# - using regular Expression based templates |
| (4 votes) by diponsust Let's see how to make a simple model or Entity mapper using reflections in C# |
| (3 votes) by Andre van Dun Generate game list based on list of players in C# |
| (1 vote) by emkhsh Non graphical solution for scrambled squares problem |
| (1 vote) by Erik Vullings Converting a PostGIS table to GeoJSON |
| (7 votes) by saadixl Super simple AngularJS web app, realtime vCard creator |
| (5 votes) by Zhuyun Dai (updated 3 days ago) Describes how to create custom directives in AngularJS and give examples to enable model binding for file browsing and dropping. |
| (3 votes) by Santhosh Babu Mahimairaj How to freeze gridview header using JQuery |
| (2 votes) by Ashutosh Mahto This article explains about hoisting in javascript variables and functions. |
| (1 vote) by Abhishek Jaiswall This article is all about the basics of D3.JS |
| by Menci Lucio This is a control that lets you select an item from a list with a single gesture |
| by Mike Hankey A simple solution to rolling up a Custom ComboBox list on mouse leave. |
| (3 votes) by Alex J Lennon A refreshed article on how to build the current release of Mono on Windows |
| (3 votes) by Andres Cassagnes wxWidgets resources examples and COM port communication. |
| by Hossein Rezaei Ghaleh, Mehrdad Khosravi This article is about Dastine. Dastine is a FREE web browser plugin for interaction with Smart Cards and USB Tokens to Digital Signing and Encryption. Dastine doesn't require any dependency package on client side such as .Net Framework or Java Virtual Machine (JVM). |
| (15 votes) by Mayur V Lohite SQL Injection is a very common attack in web applications. This article explains how SQL Injection occurs and how to prevent it. |
| (9 votes) by Emiliarge Queries and stored procedures in Microsoft SQL Server 2008 R2. |
| (3 votes) by Abhishek Jaiswall Data parsing SQL to JSON |
| (1 vote) by Rohan Kishor Garud RoundhousE (RH) is a database migrations engine that uses plain old SQL Scripts to transition a database from one version to another. |
| (1 vote) by Faustino Dina Publishes a Transact-SQL function for parsing a string containing a delimited list, similar to the ANSI C languaje strtok() function. |
| (1 vote) by Mika Wendelius This tip shows two ways of generating Fibonacci numbers in a single SQL statement |
| by Emiliarge A JavaFX/Swing NetBeans 8.0 Project with JFrame created by NetBeans's GUI Builder |
| by computermagic Example of generating sequential GUIDs from Python |
| (34 votes) by Paulo Zemek (updated yesterday) A deep explanation on when to use interfaces and abstract classes. |
| (1 vote) by Nitesh Luharuka How to create a Word document using Spire.doc |
| (2 votes) by Craig A. Moore Enabling Kartris for SEO optimised URLs that Navigate to Review Pages |
| (9 votes) by saadixl Two player tictactoe 2D game using jQuery |
| (2 votes) by milkboy31415 This code transforms rotations and vectors between reference frames such as Unreal, 3d Studio Max, etc. |
| (4 votes) by Saad_Mahmood Unleashing Grids in Expression Blend and it's Major Role in Responsive Design |
| (1 vote) by Sacha Barber (updated 5 days ago) Last time we looked at how to use the Poller to work with multiple sockets, and detect their readiness. This time we will continue to work with the familiar request/response model that we have been using thus far. We will however be beefing things up a bit, and shall examine several ways in which yo |
| (1 vote) by Sacha Barber Last time we looked at how to send from multiple sockets. Believe it or not we have pretty much introduced most of the core concepts you will need. As a recap here is what we have already covered The socket types Identity / Sending multi part messages Polling Sending from multiple sockets / Multithr |
| (12 votes) by Chris A. Johnson How to hire a Great Programmer |
| by lgoyal06 This is an alternative solution for "Producer-Consumer Problem" |
| (2 votes) by Rajiv Gogoi Introduction to building a web application using Node.js along with Angular.js |
| by Geoff Arnold What follows is a description of how senior programmer Richard Kettlewell and producer Toby Evan-Jones, Kettlewell's colleague, achieved their goal by applying new techniques and algorithms enabled by 4th gen Intel Core processors. |
| by Paul Lindberg This case study illustrates how, working with Intel engineers, Tencent optimized Xuan Yuan added touch, and updated the UI to provide a high quality gaming experience on 2 in 1 systems and Ultrabooks running Windows* 8. |
| by Member 11030029 Developer Serhiy Posokhin and his wife Antonina Posokhina, a designer by trade, recognized the potential of this technology in the world of jewelry and pursued its potential through the Intel® App Innovation Contest 2013 (AIC 2013). |
| by Gael Holmes Hofemeier Cyberlink and Intel utilized several tools to analyze and optimize the power consumption PowerDVD*. What follows is a description the technical challenges encountered when adding content streaming features to PowerDVD and the techniques used to improve the application power consumption profile. |
| by LEADTOOLS Support LEADTOOLS includes comprehensive support for DICOM in each of its programming interfaces including .NET (used in the examples below), CDLL, C++ Class Library, HTML5 / JavaScript, WinRT, iOS, Android and more. |
| by E-iceblue E-iceblue Co., Ltd. is a vendor of .NET, Silverlight and WPF development components. The goal of e-iceblue is always to offer high-quality components for reading and writing different formats of office files. |
| (3 votes) by Derik Palacino Typically, when I have worked within Visual Studio on source-controlled projects I have used Team Foundation Server (TFS). With my current employer, we use Mercurial, and we use TortoiseHg to interface with it. For me this seemed to be a disconnected experience and I have been looking for ways to de |
| (2 votes) by PeejayAdams Some thoughts on the importance of readability. |
| (2 votes) by Steve Wellens (updated 4 days ago) Recently, I attended a Twin Cities .NET User Group presentation on SignalR. I had heard about SignalR several times and was curious. Plus there was free pizza….SignalR has revamped the way I think about web sites. Normally, a browser requests some data and the server sends it. Ajax allo |
| (1 vote) by Max R McCarty Are you looking at utilizing Microsoft Azure for your next application, or just overwhelmed with all the options and services provided by Microsoft Azure? The "Be Sure With Azure" is a series of technical post to get you organized and up to speed with Azure offerings. More than just that, we're go |
| (1 vote) by EastBancTech How to customize your PMIS for greater business value |
| (2 votes) by Anton Khritonenkov (updated 3 days ago) In this article I will show how to use SharePoint workflow to render flexible dynamic text templates. To demonstrate this functionality I will describe how to configure workflow to generate and send email messages based on a template stored in SharePoint list, but this approach can be used to render |
| by kjburns1980 This tip provides code for an enhanced version of the JTabbedPane which allows the developer to add toolbar buttons to the beginning or end of the tab set. |
| by BC3Tech I got an error report from the field in Upload to YouTube where the user was getting an unhandled exception when I copied their Camera Roll video to temporary storage to hand off to Movie Maker for editing. Great catch, now to shore up the UX when this happens. Only problem is, I need to […]Co |
| (1 vote) by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ) We will explore the JavaScript code, by which we can easily Enable or Disable all the Tabs inside a Telerik RadTabStrip. |
| by syed shanu (updated 3 days ago) Telerik RadGrid Helper Class for ASP.NET |
| (1 vote) by Kevin Mack Hello All, so the past week has been particularly busy, but as I sit here tonight, while working through one of the most chaotic weeks since my daughter was born. I wanted to take a second and have the followup to a previous post about the MCSD exams.For those of you who know me, you know that I've |
| by Seb Carss I was speaking to a colleague recently during one of our fortnightly tech forums and he mentioned a specific class …Continue reading → |
| by P.J. Tezza The main Jibebuy web app is a single page web app based on AngularJS. Inspired by reading The Definitive Guide to Angular on Mobile, I decided to spend 1 day porting Jibebuy to Cordova. After just a few hours, I was able to login to Jibebuy on my Android phone! After a couple of days, I had a... |
| by Sacha Barber Last time we looked at using ZeroMQ to use a "Divide And Conquer" pattern to distribute work to a number of workers and then combine the results again. Since I wrote that last post I have had a bit of think about this series of posts, and realised that nothing I can say here would […] |
| by Ronnie Mukherjee I have been contracting for around two and a half years now. This isn't long at all in the grand scheme of things, nevertheless I thought I would share some thoughts on contracting compared with permanent employment, from my slightly limited point of view. If you are considering taking the plunge i |
| (2 votes) by Yashwanth R To fetch the ID of a grid view control which is inside a User Control |
| (5 votes) by Luis Pérez Fernández Create your own Tetris game in .Net WinForms platform. |
| by Paul Siermann Using VisualBasicExpress 2010 |
| (4 votes) by Steve Wellens Years ago, when I created my first ASMX Web Service and called it from an application, it was easy and it was fun. I was able to call functions on a server, from a client, with little effort. What a great and powerful tool!Then WCF came out and was deemed the 'best practice' and the 'preferred' me |
| (3 votes) by Jitendra sondarva Consume WCF service/ access WCF service, that hosted on Localhost (IIS 7.5 or IIS express) |
| by Tim_Duncan This article discusses the development of Clifford's Reading Adventures, a series of interactive educational games for young children from Scholastic Interactive LLC. |
| (4 votes) by Mehta Priya Why we use WCF service and a sample of WCF service |
| (1 vote) by Variya karan Navigation in Windows 8 with data |
| (2 votes) by Sergey Alexandrovich Kryukov (updated 3 days ago) A monstrous XAML solution is hardly adequate to such a simple problem |
| (1 vote) by Stephen Junkins Newly published – the detailed Compute Architecture of Intel® Processor Graphics Gen7.5. Available as well is the Intel® Processor Graphics Developer's Guide for 4th Generation Intel® Core™ Processor Graphics. |
You may also like... Articles, Tech Blogs and Tips updated | (85 votes) by benmwatson (updated 5 days ago) Understand the performance tradeoffs when designing your classes, as well as what to watch out for when using the various language and CLR features in .NET |
| (57 votes) by Sergey Alexandrovich Kryukov (updated 3 days ago) A description of techniques based on context-sensitive conditions |
| (48 votes) by Sergey Alexandrovich Kryukov (updated 4 days ago) Generic classes for enumeration-based iteration and array indexing |
| (46 votes) by Peter Vegter (updated 4 days ago) MCI wrapper class library for .NET developers |
| (35 votes) by Sergey Alexandrovich Kryukov (updated 4 days ago) An Example of Enumeration Application, a Closing Article of the Series |
| (30 votes) by Sergey Alexandrovich Kryukov (updated 4 days ago) Display names and descriptions for enumeration members: a non-intrusive, reliable, localizeable method. |
| (12 votes) by Sandeep Singh Shekhawat (updated 2 days ago) This article will provide answers to the following questions relevant to relationships in Entity Framework: whether or not to create a database, how to add / remove a field from an existing table, how to avoid data loss and how to get a database script that has the changes. |
| (7 votes) by morzel (updated 5 days ago) Read the first part of the article if you haven’t done so already. Part 1 has a brief overview of what GC is and how it performs its magic. It contains a test of GC performance with regards to large array of bytes. You can also find there a detailed information about my test environment&hellip |
| (18 votes) by Dukhabandhu Sahoo (updated 5 days ago) Simple way to upload file using jQuery AJAX in ASP.NET Web API. |
| (56 votes) by Paulo Zemek (updated 3 days ago) This article presents a Genetic Algorithm that searches for the shortest path to visit many places and return to the original one. |
| (3 votes) by Marco Bertschi (updated 20 hrs ago) A walk-through on how a Key-Value pair can be parsed using a PERL-compatible regex engine |
| (1 vote) by pi19404 (updated 5 days ago) In this article we will look at unistrore gesture recognition for android devices |
| (2,107 votes) by .dan.g., autoQA (updated 2 days ago) A hierarchical task manager with native XML support for custom reporting. |
| (89 votes) by Halil ibrahim Kalkan (updated yesterday) ASP.NET Boilerplate is a starting point for new modern web applications using best practices and most popular tools. |
| (24 votes) by Anurag Gandhi (updated 2 days ago) A Grid/Report control in Asp.Net MVC with pivot option |
| (14 votes) by Sandeep Singh Shekhawat (updated 6 days ago) How to show a warning message to the user prior to 15 minutes before the session time out, in other words if the user is in an idle state for more than 5 minutes then the user gets a message in the browser |
| (3 votes) by Sandeep Singh Shekhawat (updated 5 days ago) This article will introduce how to use a client-side template in ASP.NET (Web Form / MVC) with Mustache.js |
| (11 votes) by Steve Wellens (updated 4 days ago) Often, there are many ways to do the same thing in .NET. You can do things the hard way or the easy way. By hard, I mean you can type a lot of code by hand. By easy, I mean you can click and drag and drop. Guess which method I am going to demonstrate…go on guess…it's OK, I'm grading on a curve… Befo |
| (17 votes) by gjvdkamp (updated 5 days ago) This is a minimalistic example of how WCF, Rx and Excel-DNA can be used to stream realtime data to an Excel client. |
| (30 votes) by Olivier Giulieri (updated 21 hrs ago) A web color picker which looks like the one in Microsoft Office 2010. |
| (17 votes) by Matthew Givens (updated 5 days ago) Showing how to decrypt files in memory in order to maintain data security. |
| (10 votes) by Vladimir Nikitenko (updated 4 days ago) CSVFileReader and CSVStringReader are light weighted and fast classes that resemble unidirectional data set |
| (35 votes) by Paulo Zemek (updated 6 days ago) There's a popular book that presents Data Structures tied to procedural code. Well, this article is all about using Data Structures in Object Oriented Programming. |
| (3 votes) by Simon Jackson (updated 5 days ago) It is finally here, my first title has now been published on Packt's publishing site and all of the leading online bookstores (probably a few less reputable as well ??). If you like what you see in these snippets, they you are going to love the full book. Here's an overview: |
| (85 votes) by DrABELL (updated 2 days ago) Aesthetic enhancement of HTML5 web elements via pure CSS3; no image files required |
| (10 votes) by Anurag Gandhi (updated 5 days ago) An html 2d game to describe some basic game development tips in html/css and javascript. |
| (53 votes) by pdoxtader (updated 12 hrs ago) A multithreaded server class that accepts multiple connections from a provided client class. Each client can send and receive files and text (byte data) simultaneously along 250 available channels. |
| (167 votes) by Zimmermann Stephan (updated 3 days ago) An easy to use C# library for quick and simple graph plotting. |
| (66 votes) by Graham Wilson (updated 2 days ago) A circular motion control |
| (5 votes) by B. Clay Shannon (updated 5 days ago) Save time checking up on new content on your favorite websites by downloading, and setting up an RSS newsreader |
| (157 votes) by Graham Wilson (updated 14 hrs ago) A progress bar which displays progress as passage through a simple maze. |
| (8 votes) by Sergey Alexandrovich Kryukov (updated 4 days ago) The Editor attribute applied to an enumeration type makes it editable in PropertyGrid. This is enough to make the Visual Studio Designer use the editor, without a need to write a Visual Studio add-on. |
| (22 votes) by DrABELL (updated 2 days ago) Engineering Calculator VOLTA-2013 (Productivity Software contest submission package) was originally developed as HTML5 web application and later converted into desktop installable app using Intel's AppUp encapsulator. The latest version VOLTA-814 for Win 7/8 released in 2014 is built on .NET/WPF. |
| (3 votes) by ASP.NET Community (updated 3 days ago) Here is a simplified class to create Excel file from DataTable just Pass DataTable and Preferred location on server to generate. Call the |
|
Không có nhận xét nào:
Đăng nhận xét