45 articles posted in the last business day that match your preferences. 25 listed. Monday, September 22, 2014 | | Write an Android tutorial for a chance at an Android Tablet 15 Intel-powered Dell Venue 8 tablets are going to be given away this round of the Android Tutorial Contest. See the Android contest page for details. Too many or not enough articles in this newsletter? Not enough articles in this newsletter? Too many? Or you just want to filter our stuff that doesn't interest you? Head over to your settings page, click the "Newsletters and Emails" tab and choose the Newsletter topics (bottom of the page) that you're interested in. | #1 Selling Scrum Software Axosoft is easy to use, customizable & a tool your team will love to use. We have experts, videos & documentation dedicated to getting you set up & transitioned to a lean, mean, Scrum machine. Let us help you ship great software on time & on budget. Try Axosoft Free! | This week's survey: Why would you say "no" to learning a new technology? New Articles, Tech Blogs and Tips added | (13 votes) by Sandeep sunku (updated yesterday) This article showcases on explaining the Threading concepts available in .Net |
| (3 votes) by Alexei Shcherbakov How to make almost universal NuGet 'System.Data.Sqlite' package for .NET and Mono |
| (1 vote) by FaizanMubasher This article include steps to create simple needle in android using View and Graphics. A needle like placed in Speedometers. |
| by morzel 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 |
| (7 votes) by Shivprasad koirala In this article we have explained why ASP.NET MVC ASP.NET and MVC vs ASP.NET webforms. |
| (2 votes) by Arora Sumit Routing in MVC |
| by Prakash Lekhak Create a Class-Collection of another Class, Extend a class like a List |
| (1 vote) by T Manjaly DXperience 2012 is a modern and advanced next generation set of developer tools from DevExpress, the company which has a proven record in offering productivity tools for Visual Studio developers. There are various editions of the DevExpress available. Here is a list of available editions that you ca |
| (4 votes) by Sachit Devkota Toggle between enum values of an enum variable |
| (1 vote) by Rajiv Gogoi This article will explain a JavaScript design pattern called the Revealing Module Pattern. |
| by Dominic Burford Using FTP with Nant |
| by Dominic Burford Adding unit testing and code coverage to your Nant scripts |
| by Bob McGowan CodeProjectSeveral months ago I helped architect a password security scheme for a client. During that process I learned quite a bit about how to encrypt passwords in a secure fashion.Encryption vs. HashingMost developers have heard the term "encryption", which means that data is encoded in such a wa |
| (1 vote) by NightWizzard Handling for hex expressions and the trailing '}' |
| by Baliram Suryawanshi Pass OUTPUT parameter from stored procedure to SSIS Precendence Constraints |
| (13 votes) by Sandeep sunku This article demonstrates the use of WebRTC and Websocket features of HTML5. |
| (5 votes) by B. Clay Shannon (updated 8 hrs ago) Some municipalities have begun to get serious about preventing bad code |
| (1 vote) by T Manjaly How to parse RSS feeds in .NET |
| by aetheon I've seen a few articles saying that using Ti.App.fireEvent everywhere is not a good practice. The solution is to use the $.trigger widget method instead. That's OK. Global events are evil! I think that the real question is not if global events are good or evil. For me the real question is: How can |
| (1 vote) by Mohammad A. Amer Step by step creating News Page Layout using Content Type in SharePoint 2013 |
| by Wayne Ye Background In Silverlight 4, Out Of Browser with elevated permission is significantly improved, now the OOB application has more privilege in accessing system resources such as the ability of accessing Isolated Storage, manipulating COM objects, access local registry entries, or even invoke Microsof |
| by Imran Abdul Ghani 3 Simple Steps to Create SharePoint 2013 Site Collection |
| (6 votes) by Ed Gadziemski (updated yesterday) A collapsible split container control for Windows Forms |
| by Bob McGowan Processing SQL Server FILESTREAM Data - Part 1 |
| by E. Scott McFadden XML Strategies to Improve Test Organization |
| (3 votes) by Wajahat Aftab (updated 2 days ago) How to load data from live market stock feed in a grid view |
| (1 vote) by Kevin Mack I'm a huge mystery buff. Plain and simple, I love them all. I read mystery novels, watch police procedural, you name it. There's something truly awesome about figuring out and solving some puzzle that no one else could solve.It's surprising how many people I know who work in software development |
| by Gabor Fekete CodeProject This is a short post about using std::unique_ptr with malloc() and free(). Although, it can be used with other resource management functions too (files, sockets, etc.). Often, when working with legacy C and C++ code, we see usages of malloc() and free(). Just like new and delete, explici |
| by Karl Shifflett Back when I was using Visual Studio 2010 a few weeks ago I had a cool macro that would allow me to select a view and viewmodel file in the Solution Explorer, run the macro and then the viewmodel would be nested nicely under the view as pictured above. Well… Beginning with Visual Studio 2012 [… |
| by Wayne Ye Under some scenarios we need impersonate another Windows account and do some work under that user's session, for example: An enterprise ASP.NET web application provides server administrators' ability to access the server under some specific privilege set; Server admin input their NT account informat |
| by Shekhar Pankaj Using Web Configs Key Value pair in classical Asp pages |
You may also like... Articles, Tech Blogs and Tips updated | (2,118 votes) by .dan.g., autoQA (updated yesterday) A hierarchical task manager with native XML support for custom reporting. |
| (369 votes) by Shivprasad koirala, Marla Sukesh (updated 20 hrs ago) As the article's name says, learn MVC. Ao the agenda is simple, we are going to learn ASP.NET MVC in 7 days. |
| (35 votes) by Omar Al Zabir (updated 19 hrs ago) SQL Server Performance Dashboard (SSPD) is a small open source web app that shows you performance & problems of one or more SQL Server instances and their databases in near real time. |
| (8 votes) by Sandeep Singh Shekhawat (updated 2 days ago) This article explains how to render a partial view and JSON data using AJAX. |
| (14 votes) by Sergey Alexandrovich Kryukov (updated yesterday) The convenience of this Sound Recorder is defined by its minimalism and understanding of the purpose |
| (8 votes) by Konstantin Tchoumak (updated 2 days ago) Reading hardware information in Stored Procedure |
| (8 votes) by gggustafson (updated 2 days ago) This article presents two UserControls, PasswordXEye and TextBoxX, that extend the functionality of the underlying PasswordEye and TextBox controls. |
| (70 votes) by slelong (updated 11 hrs ago) A USB library to detect USB devices, and manage Attach and Detach events |
| (67 votes) by Simon Cooke (updated 2 days ago) A bi-partite circular buffer for high performance buffering, where it comes from, and why you'd want to use it. |
| (60 votes) by pdoxtader (updated 10 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. |
| (5 votes) by B. Clay Shannon (updated 15 hrs ago) How to Capture and View Local Network Traffic Using Two Free Tools |
| (4 votes) by mudnug (updated 2 days ago) How to work with DotSpatial controls |
| by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ) (updated yesterday) We will explore the JavaScript code, by which we can easily Enable or Disable all the Tabs inside a Telerik RadTabStrip except the SelectedTab. In my previous Blog, we explored how to Enable or Disable all the Tabs. Now let's see how we can just do this for all the Tabs except the current Tab. |
| (12 votes) by Pavel Torgashov (updated yesterday) Fast and flexible replacing of standard WinForm's controls: ListBox, CheckedListBox and TreeView. |
|
Không có nhận xét nào:
Đăng nhận xét