|
|
Welcome to LazyAssCoder
Welcome to LazyAssCoder.com, the ultimate developer resource for tips, how tos, code snippets and more.
What's New
|
Feb 23, 2009
|
Submit and manage your favourite development links in Devmarks.
|
| Jan 19, 2009
|
You can now add comments to any community article.
|
|
Jan 10, 2009 |
Got a great tip or how to? Now you can write your own LazyAssCoder development articles and share it with other community members. Just login or register free and click on My Articles and create your own article. |
| Dec 16, 2008 | Have a development question but no answers, why not post it in our new community forums. |
| Nov 4, 2008
|
We have teamed up with Amazon.com to bring you LazyAssCoder Online Store. Shop for the latest and best deals on software development books.
|
Latest articles
This article shows you have to resolve the following error: The name 'Request' does not exist in the current context
Posted by retroman80s on May 29, 2009
69 Views
In my case, LINQ to SQL classes template from Visual C# Items -> Data location was missing.
Posted by n3rd on Apr 23, 2009
50 Views
This article will show you hot to sort the result from an NH interrogation
Posted by n3rd on Apr 13, 2009
193 Views
This article will show you how to hide a field in Crystal Reports XI
Posted by retroman80s on Feb 25, 2009
98 Views
Here's a solution to solve this issue:
The call is ambiguous between the following methods or properties: 'System.Math.Floor(decimal)' and 'System.Math.Floor(double)'
Posted by LazyAssCoder on Feb 25, 2009
113 Views
If you are using Microsoft SQL Server Management Studio to connect to your SQL Server and getting the following error message:
Cannot connect to SQL Server or SQLEXPRESS
Here's a solution your can try.
Posted by LazyAssCoder on Jan 16, 2009
124 Views
This article will show how to calculate the date difference in months.
Posted by retroman80s on Jan 16, 2009
181 Views
This article will describe how to display the max date(latest date) for a group selection in Crystal Reports.
Posted by retroman80s on Jan 09, 2009
143 Views
If your getting the following error in ASP.NET Crystal Report or Tnsping
ora-12154: TNS:could not resolve service name
Here's a possible solution.
Posted by LazyAssCoder on Nov 26, 2008
802 Views
This article provides a possible solution to fix the following exception: System.Security.Cryptography.CryptographicException - Keyset does not exist or Access is denied.
Posted by LazyAssCoder on Nov 11, 2008
1083 Views
In this article we will show you how to output an object's data to an XML string.
Posted by LazyAssCoder on Nov 10, 2008
185 Views
If your database is located in the App_Data folder of your web application. Here is a neat little shortcut for your Access Database ConnectionString.
Posted by LazyAssCoder on Jun 16, 2008
172 Views
In this article, we will describe how to manually initialize a custom membership provider.
Posted by LazyAssCoder on May 08, 2008
471 Views
This article will show some ways of checking for null values in a DataTable.
Posted by LazyAssCoder on Feb 06, 2008
189 Views
We all had to at one point or another modify a file path and escape the slashes before pasting it into our code or into a database table. Using the @ symbol in front of the string will eliminate the need to modify the path.
Posted by LazyAssCoder on Jan 29, 2008
146 Views
|
|