jan223

Stories submitted by friends of jan223

Find deep-links to the Windows Phone 7-Marketplace(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 10 months, 1 day ago

Linking to the Windows Phone 7 Marketplace is not very comfortable at the moment. Deep-Links are redirecting you and launching the local Zune client to open the app detail-page. This is a helper-class to analyse the submitted html code and return any application IDs (if any are available) to use those app-links directly with the MarketplaceDetailsTask() for example. May be usefull for RSS reader applications. read more...

add a comment |category: |Views: 2

tags: another

Visual Studio 2010 Extension: Unicode Converter 1.0 (with Tutorial)(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 1 year, 9 months ago

Go straight to the Visual Studio Gallery, download, install and just use my “Unicode Converter”-Extension. Or you read on and I will explain a few things about how I solved some problems. Oh, and just in case: there is a link to the sourcecode of the extension at the end of this article! read more...

add a comment |category: |Views: 95

tags: another

IE6 Update: Help kill Internet Explorer 6 (BlogEngine.NET Extension)(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 2 years, 4 months ago

IE6 is like an illness that just won't go away but now there is another new project to kick his ass: www.ie6update.com - With this small extension you are able to include this project into your BlogEngine.NET with just copying a single file. read more...

2 comments |category: |Views: 318

tags: another

List of active extensions in BlogEngine.NET(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 2 years, 4 months ago

I have included a new page to my blog to show a list of all active BlogEngine.NET extensions. Most users will recognize this table from the admin panel but without priority, viewing sourcecode and (de-)activate buttons. read more...

add a comment |category: |Views: 9

tags: another

BlogEngine.NET & Microsoft Tag(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 2 years, 5 months ago

A few days ago I had the idea to include a Microsoft Tag into the print version of my blog articles. You see, nobody is fancy to typewrite a long, search engine optimized, url, right? So here is my proof-of-concept with a fully functional extension for BlogEngine.NET. read more...

add a comment |category: |Views: 13

tags: another

Static analysis tool/Add-in for Visual Studio - CAT.Net (CTP)(coolthingoftheday.blogspot.com)

submitted by AnheledirAnheledir(209) 2 years, 10 months ago

CAT.NET is a binary code analysis tool that helps identify common variants of certain prevailing vulnerabilities that can give rise to common attack vectors such as Cross-Site Scripting (XSS), SQL Injection and XPath Injection. It's a a snap-in to the Visual Studio IDE that helps you identify security flaws within a managed code (C#, Visual Basic .NET, J#) application you are developing. It does so by scanning the binary and/or assembly of the application, and tracing the data flow among its statements, methods, and assemblies. read more...

add a comment |category: |Views: 53

tags: another

TwitterFeed-Widget for BlogEngine.NET 1.4(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 3 years, 1 month ago

This is a widget for the BlogEngine.NET 1.4 to show your latest tweets in your margin. There are several options you can configure on-the-fly. The widget is developed in C# 3.0 and uses some .NET 3.5 syntax. read more...

add a comment |category: |Views: 21

tags: another

New version of the VisualSVN Servers(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 3 years, 2 months ago

Yesterday the SVN-plugin VisualSVN for Visual Studio (2003 – 2008) was updated to the new version of subversion 1.5.6 – today the free VisualSVN-Server measures up to the same subversion-version with VisualSVN-Server 1.6.4. read more...

add a comment |category: |Views: 15

tags: another

VisualSVN 1.6.3 Released(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 3 years, 2 months ago

Less then two weeks ago the update to version 1.6.2 was released with some bugfixes. Today the VisualSVN Ltd. has released another update. read more...

add a comment |category: |Views: 16

tags: another

VisualSVN 1.6.2 released(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 3 years, 2 months ago

Yesterday a patch release of the subversion-plugin for Visual Studio was made available. read more...

add a comment |category: |Views: 23

tags: another

SociableBE-Extension for BlogEngine.NET(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 3 years, 3 months ago

Social bookmarking sites allow websurfers to save, catalog, and share interesting pages they find online. The SociableBE-Extension appends links for your readers to use those sites to the end of each of your blog’s posts, increasing your potential audience. While Sociable is originally developed as a Wordpress-Plugin in PHP, SociableBE is based on the main idea but re-developed for BlogEngine.NET in C# and with a simple copy'n'paste installation. read more...

1 comment |category: |Views: 94

tags: another

BreakPost-Extension breaks XHTML-Validation(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 3 years, 9 months ago

The BreakPost-Extension delivered with BlogEngine.NET 1.4.5 is causing some XHTML validation errors because it doesn't close the last <p>-Tag. This posting gives a small description to avoid this error. read more...

add a comment |category: |Views: 18

tags: another