reteep

Stories submitted by reteep

Make the ASP.NET DataPager SEO friendly?(www.andreas-kraus.net)

submitted by reteepreteep(739) 2 years, 1 month ago

Why you still can'T use the ASP.NET Datapager to make your paged URLs searchengine friendly. read more...

add a comment |category: |Views: 25

tags: another

Amazon launches Windows.. BUT(andreas-kraus.net)

submitted by reteepreteep(739) 3 years, 7 months ago

Amazon is offering a great service with EC2. Now that we can run Windows on it we have a solid and scalable host for startups. However, it's not really what I expected.. read more...

add a comment |category: |Views: 14

tags: another

Grafiti CMS Beta 1 - a major ASP.NET attack on Wordpress!(andreas-kraus.net)

submitted by reteepreteep(739) 4 years, 5 months ago

Just released: Telligent (Creators of CommunityServer) Graffiti CMS - Beta 1, installed in a couple of seconds, very smooth, simple and fast! read more...

add a comment |category: |Views: 15

tags: another

10 Tips for a happy upgrade to Visual Studio 2008 RTM(weblogs.asp.net)

submitted by reteepreteep(739) 4 years, 6 months ago

Jon Galloway puts together a nice summary for updating Visual Studio 2008 Beta 2 to Visual Studio 2008 RTM. This can save you a couple of headaches if you read it before upgrading! read more...

1 comment |category: |Views: 5

tags: another

Validate your Redirects!(andreas-kraus.net)

submitted by reteepreteep(739) 4 years, 7 months ago

How unvalidated Redirects can turn your site into a phishing redirector. read more...

add a comment |category: |Views: 8

tags: another

Tips for avoiding Spam Filters with System.Net.Mail(andreas-kraus.net)

submitted by reteepreteep(739) 4 years, 8 months ago

It's getting more difficult for spammers to dig through the walls of tools like SpamAssassin every day. However, that also tightens the rules for us developers who do not intend to send out spam. We have to be very careful when creating and sending out HTML Mails. This article shows you how to do it properly and avoid being caught by spamfilters. read more...

add a comment |category: |Views: 354

tags: another

LINQDataSource and ListView - a Dream Team(andreas-kraus.net)

submitted by reteepreteep(739) 4 years, 9 months ago

Another huge step in productivity and really comfortable, set up a dynamic ASP.NET Page with Update,Insert, Delete and Custom Template Support in seconds - almost out of the box. read more...

add a comment |category: |Views: 30

tags: another

Introduction to the new Listview and DataPager(andreas-kraus.net)

submitted by reteepreteep(739) 4 years, 10 months ago

A brief introduction to the new Listview and Datapager Controls of the .NET 3.5 Framework coming with Visual Studio 2008 Beta 2. read more...

add a comment |category: |Views: 304

tags: another

Disable Button after ASP.NET Async Webservice Call(andreas-kraus.net)

submitted by reteepreteep(739) 4 years, 10 months ago

A very easy solution to prevent double clicks or multiple clicks when doing an asynchronous Webservice Call using AJAX. read more...

add a comment |category: |Views: 24

tags: another

Who Is Online Box by using the ASP.NET Membership Class(andreas-kraus.net)

submitted by reteepreteep(739) 5 years, 2 months ago

There are several ways to show who is currently online within your ASP.NET Application if you use the build in Membership Provider. I tested a few on performance and accuary which lead me to the following result .. read more...

add a comment |category: |Views: 241

tags: another

Update LastActivityDate in aspnet_Users with Cookie Auth(andreas-kraus.net)

submitted by reteepreteep(739) 5 years, 3 months ago

In case you are using the ASP.NET Membership Provider you probably noticed that LastActivityDate doesn’t update correctly whenever someone checked "Remember me" on his Login. Here's how you can take care of that. read more...

add a comment |category: |Views: 65

tags: another

ASP.NET Deploymen t Tool v1.9 released(andreas-kraus.net)

submitted by reteepreteep(739) 5 years, 5 months ago

Fast and easy deployment, including FTP and network transfer. (free!) read more...

1 comment |category: |Views: 3

tags: another

Secure and Low-Privileged File Operations(andreas-kraus.net)

submitted by reteepreteep(739) 5 years, 6 months ago

Isolated Storages - the solution for restricted ASP.NET hosting when it comes to file operations. read more...

add a comment |category: |Views: 4

tags: another

ASP.NET Performance through early binding(andreas-kraus.net)

submitted by reteepreteep(739) 5 years, 7 months ago

Why early binding is really important when it's about performance. read more...

add a comment |category: |Views: 5

tags: another

When to use .NET inside SQL Server 2005(andreas-kraus.net)

submitted by reteepreteep(739) 5 years, 8 months ago

Some meaningful scenario when to use .NET programming inside SQL Server 2005. read more...

1 comment |category: |Views: 0

tags: another