vkreynin

Stories kicked by vkreynin

Detect when another site is unavailable. (404 detection)(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 5 months ago

Detect on the server when third party host is unavailable. read more...

add a comment |category: |Views: 32

tags: another

Internals of a Delegate(www.abhisheksur.com)

submitted by abhi2434abhi2434(1006) 1 year, 5 months ago

Delegates are an important part of any application. In this post, I have demonstrated the way you define a delegate, its internal structure and the probable compiler logic read more...

add a comment |category: |Views: 73

tags: another

Disable Reference Highlighting in Visual Studio 2010 (www.ginktage.com)

submitted by isenthilisenthil(2309) 1 year, 5 months ago

In the Visual Studio 2010 , when we select a variable , all the instances of the variables are highlighted automatically . This works similar to FindAll .. giving the developer a clear overview of the instances used in the form by highlighting the selected text/ variable . If you don’t like this feature and want to disable it , here’s are the steps to be followed .Go to ToolsSelect OptionsClick Te... read more...

add a comment |category: |Views: 34

tags: another

Setting up RavenDB as an IIS application by pictures.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 5 months ago

Steps to set up RavenDB as an IIS application. read more...

add a comment |category: |Views: 40

tags: another

Capitalise text inputs with CSS(blog.toepoke.co.uk)

submitted by chittychitty(114) 1 year, 5 months ago

Illustrates how to improve data quality and user experience by capitalising names without resorting to javascript. read more...

add a comment |category: |Views: 241

tags: another

Baby steps to create NuGet Package.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 5 months ago

Step by Step how to create a simple NuGet package. read more...

add a comment |category: |Views: 65

tags: another

Fix CodePlex Error: Repository UUID 'XXX' doesn't match expected UUID (blogs.microsoft.co.il)

submitted by arikparikp(1204) 1 year, 9 months ago

Fix CodePlex Error: Repository UUID 'XXX' doesn't match expected UUID 'YYY' About a month ago, CodePlex have upgraded their TFS servers to to TFS 2010. While this transition was supposed to be invisible to users who connect using the SVN interface, it wasn’t.The Problem This is what I got while trying to update a project which resides on CodePlex, using AnkhSVN plug-in. Or in a search-engine friendly way: SharpSvn.SvnException: Repository UUID 'XXX' doesn't match expected UUID 'YYY' at S... read more...

add a comment |category: |Views: 44

tags: another

MbUnit 3.2 makes it easier to work with Xml(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 10 months ago

Another new feature of new version of Gallio / MbUnit. read more...

add a comment |category: |Views: 6

tags: another

Assert.Count in MbUnit version 3.2(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 10 months ago

Gallio team is releasing new version of Gallio / MbUnit. Check out Assert.Count one of many new features. read more...

add a comment |category: |Views: 3

tags: another

How to display your assembly “Add References” dialog.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 10 months ago

When you are developing a class library, you may want Visual Studio .NET to list your library in the Add Reference dialog box on the .NET tab without the user having to browse for it. read more...

add a comment |category: |Views: 9

tags: another

AssemblyHelpers now works .NET 4 assemblies.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 2 years ago

The tools helps you create a public key for InternalsVisibleTo Attribute. read more...

add a comment |category: |Views: 11

tags: another

Learn how user configuration in Windows Azure.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 2 years, 3 months ago

It's a second article that talks about how to use configuration file in Windows Azure. read more...

add a comment |category: |Views: 4

tags: another

Hello Azure – Learn Azure with me.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 2 years, 4 months ago

Step by step tutorial how to create and deploy a simple Windows Azure application. read more...

add a comment |category: |Views: 16

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

Learning Azure Local Storage with me.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 2 years, 4 months ago

Explanation of Azure Local Storage. read more...

add a comment |category: |Views: 16

tags: another

Why Azure Web Role by default runs in the Full Trust?(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 2 years, 4 months ago

If you know the answer to this question, please enlighten me. read more...

add a comment |category: |Views: 2

tags: another