March Break I'll be joining the hordes in the annual migration and will be away for 3 weeks. In my stead Sean, Deeksha, Matthew and the rest of the editorial and development team will keep the machinery running. Good luck to all who are also battling the crowds. | Fix bugs before you go live. Error logging in the cloud. With detailed information about what went wrong, fixing bugs on your website is easy as 123. Write full-text queries against your logs, integrate with Slack, browse errors from Visual Studio or contact affected users directly. Try it now! | Headline article | (67 votes) by Ondrej_Uzovic (updated 11 hours ago) Simple example showing how to communicate between Android and .NET application. | New Articles, Tech Blogs and Tips | (1 votes) by Arkadiusz Kaɫkus (updated yesterday) Code Contracts provide tools to explicitly define assumptions about method parameters and by static code analysis help to find bugs before they will appear in the runtime. This article demonstrates usage of Code Contracts. | | (0 votes) by M. van der Corput (updated 10 hours ago) Simple task based spinner for a console application | | (1 votes) by Raymund Macaalay (updated 2 days ago) Using two submit buttons on MVC's Ajax.BeginForm | | (11 votes) by syed shanu (updated 3 days ago) In this article you will learn about ASP.NET Core 1.0 MVC 6 using WEB API and AngularJS. | | (0 votes) by Daniel JXHV (updated 8 hours ago) A Stored Procedure direct Access framework for JavaScript | | (1 votes) by SagSD (updated 13 hours ago) Bootstrap pagination for gridview with CSS only | | (0 votes) by Rathore Amit (updated 8 hours ago) I am using Arduino board as IoT device, demonstrating how we can relay sensor data over the internet to many clients using signalR | | (2 votes) by David Lafreniere (updated yesterday) Replace malloc/free with xmalloc/xfree is faster than the global heap and prevents heap fragmentation faults. | | (1 votes) by Noah L (updated 2 days ago) An introduction to new smart pointers meant to be safe replacements for raw pointers and (raw) references. | | (0 votes) by Larz White (updated yesterday) C++ continuous integration setup using Travis CI, AppVeyor, CMake, and the Boost Test Library | | (10 votes) by Masoud Zehtabi Oskuie (updated yesterday) A real code assessment for a senior C#.NET role | | (2 votes) by patm300e (updated 2 days ago) This article will explain what is needed for a custom event handler to work. | | (2 votes) by Southmountain (updated yesterday) one caveat you may miss when you use Settings.settings file | | (1 votes) by Lenny Cheng (updated yesterday) This article provides a basic template for implementing the Observer Pattern using an event. | | (1 votes) by imsauravroy (updated 10 hours ago) A very simple example of getting you up and running with generic repository implementation using Entity Framework | | (0 votes) by Devraj Kapdi (updated 2 days ago) Here is another way to convert JSON To DataTable with Newtonsoft.Json | | (0 votes) by Raymund Macaalay (updated 2 days ago) Clipboard.js removes the flash component and just solves the issue elegantly - all you need to do is to import the script, assign a "data-clipboard-target" attribute to your HTML tag and write a small JavaScript snippet. | | (1 votes) by Raymund Macaalay (updated 2 days ago) You might be wondering how you would rearrange the plug-ins add-on from Jetpack and from other 3rd party developers like Sharing, Likes, Related Posts, Navigation, etc. | | (1 votes) by Gjermund Bjaanes (updated 3 hours ago) Why and how you can use your test coverage reports | | (3 votes) by Kashif-Sohail (updated 2 days ago) In this article, you will learn what data masking is, how to enable data masking in an existing application, how to give access to different users to the masked data. | | (1 votes) by Raymund Macaalay (updated 2 days ago) I think I have been using S#arp Architecture for 5 years now and its such an amazing solution to combine different technologies to give you a pre-generated Architecture so all you have to do is concentrate on developing items like the User Interface and Business Logic, this solution takes the burden | | (0 votes) by johnniealan (updated 3 hours ago) I am going to put forth my ideas on designing software based on my experience. | | (1 votes) by Yaseer Mumtaz (updated 2 days ago) This small tip will help you to save email with attachment in Outlook's draft folder using Java programming language. | | (0 votes) by Member 11278602 (updated 2 days ago) This article focuses on development of custom tag library in JSP for implementing core database operations using JDBC. | | (0 votes) by Zohaib Sibte Hassan (updated 13 hours ago) A more detailed look into Iterators and Snapshots in LevelDB UWP | | (1 votes) by kushan lahiru perera (updated 15 hours ago) View real error without 'Something went wrong' in SharePoint, this is another better-way than viewing in the ULS | | (1 votes) by Raymund Macaalay (updated 2 days ago) How to update a column in all rows in a SharePoint List the easiest way | | (1 votes) by Raymund Macaalay (updated 2 days ago) Do you want to remove that ugly additional URL “_layouts/15/start.aspx#/” on your SharePoint web address? | | (1 votes) by Raymund Macaalay (updated 2 days ago) This is a simple guide to add additional web servers for your existing SharePoint. | | (1 votes) by Raymund Macaalay (updated 2 days ago) To make your Sharepoint database reliable, you need to mirror it, meaning whatever happens on SQL Server A will be mirrored or replicated on SQL Server B and it's quite easy to achieve. You just need two steps to do it. | | (1 votes) by Raymund Macaalay (updated 2 days ago) For this article, we will be creating a simple password reset of a user in Google which is very useful when you want to revoke access for a user in your domain, but leaving the account readable as long as you have the password. | | (0 votes) by Gregory Morse (updated 17 hours ago) Custom TAUS Data Provider to allow increased multilingual support using Google Translate's web interface | | (1 votes) by johnniealan (updated yesterday) Auto Login in TI-SDK, Am335x | | (1 votes) by Sibeesh Passion (updated 2 days ago) Fix to no Access-Control-Allow-Origin header is present or working with Cross Origin Request in ASP.NET Web API | | (1 votes) by Mariusz Klimek (updated 3 hours ago) How to log errors thrown in a web API | Updated Articles, Tech Blogs and Tips | (17 votes) by Tim Golisch (updated yesterday) SSRS and Report Builder (or the old BIDS from 2008) are nice for making reports, but they don't embed into your ASP.NET project very nicely. This is one way to do it without the requirement for full SSRS (and the security hoops). | | (56 votes) by Marco Bertschi (updated 2 days ago) Serial communication with an Arduino Board via C# and the SerialPort class from the System.IO.Ports namespace | | (5 votes) by David Lafreniere (updated 12 hours ago) A fixed block memory allocator that increases system performance and offers heap fragmentation fault protection | | (20 votes) by Michael_Jacobsen (updated yesterday) Encryption algorithm based on key self-mutation. Complete source code and examples of how to use it. | | (8 votes) by Masoud Zehtabi Oskuie (updated 3 days ago) .NET provides many techniques to make your code cleaner, easy to read and maintain. Extensions and Attributes are two examples helping developers to not only maintain and extend the applications simpler than before but also makes repetitive tasks less annoying for developers. | | (4 votes) by The Zakies (updated 15 hours ago) Tutorial 1 (how to create a vector graphics program) | | (3 votes) by Member 11610266 (updated 13 hours ago) Labels are not only to add titles for fields in a Form. They are a usefull tool to comunicate with the application. | | (0 votes) by David A. Gray (updated yesterday) Share Win32 string resources without the risk of conflicting resource IDs | |
Không có nhận xét nào:
Đăng nhận xét