36 articles yesterday match your preferences. Welcome to today's Daily Build from CodeProject. Advertisements Most popular new articles Mon 28 Apr 2014 | For years, developers have known that one of the best ways to reassure users is by signing code using a digital signature accessed via a private key issued by a respected certificate authority. But signed code is not invulnerable. Download this white paper to learn about the latest malware threats and how you can provide users with reassurance that your app is safe to download. You'll also learn why Extended Validation (EV) Code Signing Certificates represent the next step in advanced website security and how to provide a frictionless...
Download Now | Latest Additions 36 articles overall. 15 new, 21 updated. New articles added Articles updated - Licensing systems in .NET - Artem Los
Three different algorithms for constructing licensing systems, their advantages and disadvantages using C#.NET environment.
- A Dynamic XML API - Alan Fay
One API to rule them all (all XML file formats that is)
- UpgradeDB - x3F
An incremental database upgrade utility for SQL Server.
- HTML5 Event Calendar/Scheduler - Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP/AJAX and ASP.NET MVC backends.
New Tips and Tricks added Tips and Tricks updated New Technical Blogs added - A Gentle Introduction to Entity Framework 6 from an NHibernate Perspective - makaveli_0000
If you have been using Hibernate/NHibernate for a while before the introduction of its fluent API, you are used to a certain workflow. You define your entity classes. Then you create a hibernate configuration file that defines mappings between the database tables and your entity classes. And that wa
- Top 10 ASP.NET AJAX Interview Questions - Imran Abdul Ghani
Exploring key features/capabilities of ASP.NET and getting answers for ASP.NET Interview Questions in this Web Development Tutorial series, we have reached this Part-5 with a set of questions on ASP.NET and AJAX (Asynchronous JavaScript and XML).What we have covered so far can be summarized as follo
- How to Create a Hierarchical Menu Using HTML, CSS and jQuery - Nitesh Luharuka
Friends, This is Part 2 of the series to create hierarchical menus. You can see the 1st part “How to Create a Hierarchical Menu Using HTML And CSS” here. This post will explain how to create a multi level menu using HTML, CSS and a bit of jQuery. So, lets get started. We will use …
- SSRS – Creating Datasets – Example - Arun Ramachandran India
CodeProject In the last article on SSRS, we have discussed about Datasets, Dataset properties, Dataset collections, Dataset types etc. You can read that articles here. In this article we will go over an example of creating Datasets in SSRS. In the last article, we have found that there are two types
- Practical usage of C# covariance - makaveli_0000
Variance is a .NET 4.0 concept that allows implicit conversion between instances of generic types. In other words, it permits the corresponding C# compiler (same applies to Visual Basic) to perform implicit type conversions between instances of generic types whose parameters are in the same inherita
- Understanding Late binding - Praveen Kumar Katiyar
in simplest words, late binding is a technique, in which you can create an instance of a given type, and can invoke its methods, at runtime, without having knowledge of its existence at the compile time. System.Activator class plays a pivotal role in late binding process. let us understand, it by cr
- Configuring NHibernate to execute a Stored Procedure that returns a result set - makaveli_0000
I recently spent about 5 hours trying to get NHibernate to successfully execute a stored procedure that returns a result set in SQL Server 2012. Given that it took me less than an hour to put all the pieces together for NHibernate to execute a similar stored procedure but one that returns a scalar,
- RESTful Webservice testing using cURL on Windows - makaveli_0000
Testing RESTful webservices on Windows can be done outside of the browser using an open source command tool called cURL, which can be donwloaded here: http://curl.haxx.se/download.html After downloading the Windows version based on your operation system, remember to add the location of the cURL bina
© 2014 CodeProject. All rights reserved. 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