Author: NETlinQ Created: 27-01-2010 11:11
Here will interesting and usefull CodeBlocks be posted. The CodeBlocks will mainly be based on the Microsoft .net framework (C#), but other CodeBlocks may occur.

ClickOnce application signed with a chained certificate and client has disabled "Run components not signed with Authenticode"

When the client tries to install the .application file, it fails with this error code "Your Web browser settings do not allow you to run unsigned applications."

Read More »

Generic Gridview sorter is a small tool using LinQ technology, for sorting GridViews in Microsoft ASP.NET.

The NETlinQ.LinqGridViewSorter allows sorting on nested objects in LinQ, and comes very handy.

The module is made using the Microsoft .NET 3.5 framework, and the example code is made for Visual Studio 2008.

Read More »