Dotneat - dotneat.net - dotneat.net

Latest News:

Invoicing application in ASP.NET MVC3 - full source code 12 Oct 2011 | 01:28 am

About this example application I have recently created an example invoicing application in ASP.NET MVC3 in order to have a starting code base for my daily work as ASP.NET MVC3 trainer and developer. ...

Error handling in ASP.NET MVC3 12 Apr 2011 | 08:38 pm

[HandleError] In ASP.NET MVC (versions 1 to 3) we have the [HandleError] attribute, that will allow us to handle errors in a very easy way. Just by decorating an action (or controller if we want to ...

Secure, synchronized, multiplatform password management 31 Mar 2010 | 09:22 pm

Nota: Artículo disponible en castellano aquí / spanish version available here If you use more than one computer (maybe with different SO) and manage lots of complex passwords (you should), you will n...

Working with SVN and DropBox without a dedicated SVN server 25 Mar 2010 | 03:41 am

What is DropBox? DropBox is a service that keeps a certain folder in your computer sincronized with other computers (your laptop, desktop, dev server, your team`s dev machines, etc). Whatever file yo...

.NET Serialization (using BinaryFormater, SoapFormatter and XmlSerializer) 23 Mar 2009 | 12:06 am

Object serialization is the process of converting an object to a format that is suitable for persistence (database, file, etc) or transportation (remoting, Web Services, MSMQ, etc). The format of the...

Backgroundworker example 11 Feb 2009 | 06:57 am

The background worker allows you to execute intense or long operations on a separate thread, without having to deal with threads, invokes or delegates. This is essential in today's cluttered webspace ...

Avoiding ASPX pages to be updated after delivery (by the client or someone else) 20 Jan 2009 | 01:05 pm

If you go to Build-> Publish Web Site menu on Visual Studio 2005, you will find this publishing screen: If you UNCHECK the "Allow this precompiled site to be updatable", all the aspx pages within the...

Adding your own Custom Control to a Windows forms Context Menu using ToolStripCustomHost class 20 Jan 2009 | 03:46 am

I am sure you know how to add the predefined TextBox or ComboBox controls to a Windows Forms context Menu: Just wanted to quickly show you how you can add your own custom controls to that context men...

ASP.NET MVC Validation of viewstate MAC failed error 13 Dec 2008 | 03:30 pm

If you get a Validation of viewstate MAC failed error on ASP.NET MVC, before trying to hard code your <machineKey attribute in web.config, disabling the keying of viewstate <system.web> <pages ena.....

Dynamic DataGridView filtering in C# 4 Dec 2008 | 10:31 am

In a few lines of code, we can convert a DataGridView control in a powerfull fully searchable control with dynamically generated filters for each column of field the DataGridView is binded to. How do...

Related Keywords:

validation of viewstate mac failed, youtube api c#, c# youtube api, c# youtube api for c# windows form, youtube api for c# windows form, vistual studio ramdrive, c# youtube url, c# youtube, c backgroundworker example, xml serialize cant seralize sun class

Recently parsed news:

Recent searches: