asteroid

Stories submitted by friends of asteroid

Authentication Suffix in SharePoint hosted DataService(codefluff.blogspot.com)

submitted by GaussZGaussZ(580) 9 months, 18 days ago

How to fix the common problem with authentication suffixes in SharePoint hosted Data Services. read more...

add a comment |category: |Views: 1

tags: another

How to center a check box column in the WPF DataGrid(codefluff.blogspot.com)

submitted by GaussZGaussZ(580) 1 year, 11 months ago

A common problem with the default style of the WPF DataGridCheckBoxColumn elegantly solved. read more...

add a comment |category: |Views: 39

tags: another

Do you know the traps in the SaveFileDialog?(codefluff.blogspot.com)

submitted by GaussZGaussZ(580) 1 year, 11 months ago

You surely use it, but do you know how it works? Or when it doesn't? read more...

add a comment |category: |Views: 6

tags: another

A case for a nameof() operator(codefluff.blogspot.com)

submitted by GaussZGaussZ(580) 1 year, 11 months ago

An interesting proposal for a new C# operator to avoid hard to refactor strings. read more...

add a comment |category: |Views: 10

tags: another

Update per cell in the WPF Datagrid(codefluff.blogspot.com)

submitted by GaussZGaussZ(580) 1 year, 11 months ago

Shows how to change that behavior to do a per-cell commit regardless of the bound object's capabilities in a WPF DataGrid. read more...

add a comment |category: |Views: 41

tags: another

URL Rewrite – Multiple domains under one site. Part II(weblogs.asp.net)

submitted by wisemxwisemx(8074) 1 year, 11 months ago

I believe I have it … I’ve been meaning to put together the ultimate outgoing rule for hosting multiple domains under one site. I finally sat down this week and setup a few test cases, and created one rule to rule them all. read more...

add a comment |category: |Views: 315

tags: another

Office Live add-in 1.5 cannot be installed(weblogs.asp.net)

submitted by wisemxwisemx(8074) 2 years ago

Having trouble with a recent Windows Update that failed to install the Office Live add-in 1.5? This has been driving me nuts on a Windows 7 Ultimate 64-bit system for three days. Windows Update would fail, click the “Try again” button and…fail read more...

add a comment |category: |Views: 26

tags: another

SQL Server Management Studio to SQL Azure(blogs.msdn.com)

submitted by wisemxwisemx(8074) 2 years ago

Starting with SQL Server 2008 R2, SQL Server Management Studio can connect directly to SQL Azure. read more...

add a comment |category: |Views: 6

tags: another

ScottGu on jQuery Templates and Data Linking(weblogs.asp.net)

submitted by wisemxwisemx(8074) 2 years ago

The jQuery library has a passionate community of developers, and it is now the most widely used JavaScript library on the web today. Two years ago I announced that Microsoft would begin offering product support for jQuery, and that we’d be including it in new versions of Visual Studio going forward. By default, when you create new ASP.NET Web Forms and ASP.NET MVC projects with VS 2010 you’ll find jQuery automatically added to your project. read more...

add a comment |category: |Views: 150

tags: another

Silverlight 4: How to integrate Microsoft Translator Service(blogs.msdn.com)

submitted by wisemxwisemx(8074) 2 years ago

A few weeks ago, I found the Microsoft Translator Interactive SDK, and I recognized that it is very easy to use in .NET applications, like Silverlight and Windows Phone. So I started a sample application. After a while I got the idea to build a “UserControl” out of this feature. Why? Because it is “pickable” in the UI for a developer or Designer. The control itself is not visible at runtime, it only appears at designtime, as an ugly looking red box with its name on it. read more...

add a comment |category: |Views: 17

tags: another

How to Use C# Client to Consume Google App Engine RPC(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 2 years ago

An example of how C# Client can be used to consume Google App Engine RPC web service method. read more...

add a comment |category: |Views: 24

tags: another

Free at Last! The End of the Sueetie Shared Master Page Model(dbvt.com)

submitted by wisemxwisemx(8074) 2 years ago

I'm putting a lot of effort in Gummy Bear 1.3 to make the creation of Community Themes and Theme Packs much, much easier. Something’s wrong when you can setup an Online Community as rich in features as Sueetie in 15 minutes, but then must invest a week theming the thing. With Gummy Bear 1.3, the plan is to quickly setup an online community like always, but then be able to chose from a ton of Theme Packs to be up and running in production quickly. read more...

add a comment |category: |Views: 3

tags: another

Design View Performance Improvements(blogs.msdn.com)

submitted by wisemxwisemx(8074) 2 years ago

In general, the designer is quite fast. This is especially true when editing pure HTML documents, which is what it was originally designed to do well. However, the designer edits more than HTML. It also has the rather sophisticated ability to edit ASP.Net pages containing various interesting web controls and master pages. read more...

add a comment |category: |Views: 4

tags: another

Web Platform Installer 2.0 and Visual Studio Web Developer 2010 Expres(blogs.iis.net)

submitted by wisemxwisemx(8074) 2 years ago

I was setting up a new machine for presentations and I was getting ready to install Visual Studio 2010 Express and figured I'd go see if the Web Platform Installer (we call it "Web-P-I") had the new versions of VS2010 ready to go. read more...

add a comment |category: |Views: 3

tags: another

Duplicating Custom Page Styling in ScrewTurn Wiki Namespaces(dbvt.com)

submitted by wisemxwisemx(8074) 2 years ago

One of the great features in ScrewTurn Wiki is namespaces, distinct wiki areas supporting namespace-specific permissions and administration, theming, page layouts and more. ScrewTurn Wiki namespaces are fully supported with Sueetie, but the Sueetie Activity Log wasn't correctly recording non-root wiki page permalinks. A small bug to be sure, but the fix gave me the chance to work with ScrewTurn Wiki Namespaces. read more...

add a comment |category: |Views: 7

tags: another

Code is Not That Important, Marketing Is(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 2 years, 9 months ago

When I was in my early days as a software developer, I thought that the most important aspect for a software product organization, was software development. Code was everything and the single determiner of the success. But as I grow in maturity ( meaning suffering enough bumps on head), I gradually come to the realization that the above just-improve-your-code-and-you-do-fine theory is a total nonsense read more...

add a comment |category: |Views: 8

tags: another