reteep

Stories kicked 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, 5 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

Scott Guthrie: Visual Studio 2008 and .NET 3.5 Released(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 6 months ago

Scott's announcement on the release of Visual Studio 2008 and .NET 3.5. read more...

5 comments |category: |Views: 24

tags: another

The Gospel of the GUID - And Why It Matters!(weblogs.asp.net)

submitted by rimsystemsrimsystems(6119) 4 years, 6 months ago

There is only one commandment in the Gospel of the GUID: Thou shalt always use a GUID to uniquely identify a row in a table. read more...

20 comments |category: |Views: 20

tags: another

ScottGu VS.net performance tips for machine(weblogs.asp.net)

submitted by dovedove(735) 4 years, 6 months ago

Specifically - "what type of machine do you recommend I get for doing development with Visual Studio?" read more...

5 comments |category: |Views: 22

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

Microsoft and Zend taking PHP on Windows to the next level(joeon.net)

submitted by gt1329agt1329a(7849) 4 years, 7 months ago

Zend and Microsoft announce today that they will continue work on FastCGI and scalable PHP hosting on Windows Servers. Specifically, Zend has committed to redistribute FastCGI in Zend Core, its certified PHP 5 offering. read more...

1 comment |category: |Views: 7

tags: another

Argotic Syndication Framework 2007.2 Released(blog.oppositionallydefiant.com)

submitted by OppositionalOppositional(480) 4 years, 7 months ago

The Argotic Syndication Framework is a Microsoft .NET class library framework that enables developers to easily consume and generate web content syndication services from within their own applications. The latest release now includes ASP.NET controls to make it easier than ever to serve syndicated content in your ASP.NET applications. read more...

add a comment |category: |Views: 2

tags: another

How To Debug Web Applications With Firefox(betterexplained.com)

submitted by simonebsimoneb(5450) 4 years, 7 months ago

Not strictly .NET related, but here are some tips and tools for web applications client-side debugging and tuning. read more...

2 comments |category: |Views: 3

tags: another

DotNetKicks Google Analytics Stats for All(google.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 7 months ago

I want DotNetKicks to be as transparent as possible and would like to share the real-time google analytics reports with anyone who want them. Send me your google username if you would like access - gavinjoyce@gmail.com. read more...

3 comments |category: |Views: 11

tags: another

ASP.NET and Styles & CSS Embedding - Rick Strahl's Web Log(west-wind.com)

submitted by findmecoolfindmecool(600) 4 years, 8 months ago

One thing that really bugs me about ASP.NET is the way it deals with header management especially when working with Themes. One of the big problems I see is that ASP.NET embeds the Themes style sheet at the bottom of the header list. If you happen to be using Master Pages which can have a header content section or your are adding additional CSS or style tags to your header the Themes style sheet will always end up on the bottom of the header list: read more...

add a comment |category: |Views: 12

tags: another

BlogEngine.NET needs translators(dotnetblogengine.net)

submitted by madskristensenmadskristensen(8565) 4 years, 8 months ago

We are just about to ship the next release, but we need help translating a resource file (.resx). If you can, please help out. You will be credited with name and URL on the official BlogEngine.NET website. read more...

add a comment |category: |Views: 4

tags: another

Reverse Engineering with Reflector and Reflexil(blog.cumps.be)

submitted by CumpsDCumpsD(360) 4 years, 8 months ago

I’ve always been a big fan of Reflector, allowing me to have a look in assemblies to learn new things, debug in case of problems and provide useful information when creating bug reports. Combined with the Reflexil Add-in it’s now easy to also modify assemblies yourself. read more...

add a comment |category: |Views: 201

tags: another

Being more productive with C# 3(blogs.msdn.com)

submitted by johnmanjohnman(1280) 4 years, 8 months ago

A blog posting by Somasegar talking about some of the useful features of the C# 3.0 language. C# 3.0 comes with the .Net 3.5 Framework (not .Net 3.0...that has C# 2.0......I know.......hopefully .Net 4 will have C# 4 in it and we can move on from the confusion created by the release of .NET 3 - which is .Net 2.0 + Cardspace, WPF, WCF and WF). read more...

add a comment |category: |Views: 0

tags: another