wisemx

Stories kicked by wisemx

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

submitted by wisemxwisemx(8074) 2 years 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

Navigation for ASP.NET Web Forms project published on codeplex(navigation.codeplex.com)

submitted by grahammendickgrahammendick(10) 2 years ago

Navigation for ASP.NET Web Forms manages movement and data passing between aspx Pages in a unit testable manner. Features include loosely coupled Pages, typed data passing, empty code-behinds, context-sensitive bread crumb trail, ASP.NET Data binding integration, automatic ASP.NET Ajax history navigation and many more. read more...

add a comment |category: |Views: 13

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

A few thoughts on jQuery templating with jQuery.tmpl(encosia.com)

submitted by gt1329agt1329a(7849) 2 years ago

Some thoughts on the current state of the jQuery.tmpl plugin, and suggestions for making it better. read more...

add a comment |category: |Views: 413

tags: another

Get Latest SQL Query for Sessions(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 2 years ago

This is number one request from any developer regarding how to see what was the latest query for that session. read more...

add a comment |category: |Views: 275

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

Build your own Bing image search with the Bing API and jQuery(jclaes.blogspot.com)

submitted by JefClaesJefClaes(650) 2 years ago

One of the most popular parts of Bing is its image search with its never-ending scroll feature. In this post I'll show you my own implementation of a Bing-like image search using the Bing API and jQuery. read more...

add a comment |category: |Views: 488

tags: another

Securing ASP.Net Web Services with Forms Authentication(dotnetslackers.com)

submitted by sonukapoorsonukapoor(1372) 2 years ago

In this article we show how Forms Authentication can be used to secure ASP.Net Web Services, using the built-in ASP.Net Membership Provider classes which utilize SQL Server to store usernames and passwords. read more...

add a comment |category: |Views: 25

tags: another

Setting default member in role playing dimensions(beyondrelational.com)

submitted by jacobsebastianjacobsebastian(3639) 2 years ago

Today I got a call from one of my colleagues asking how to set a default member for a dimension attribute . I was a little surprised as I thought setting a default member is quite straight forward and was even more surprised to learn that the dimension had processed successfully but the cube had failed with errors. read more...

add a comment |category: |Views: 8

tags: another

Dependency Injection in ASP.NET MVC NerdDinner App using Ninject(weblogs.asp.net)

submitted by mvcguymvcguy(265) 2 years ago

Dependency Injection in ASP.NET MVC NerdDinner Applicatiobn using Ninject and Ninject extension Ninject.Web.Mvc read more...

add a comment |category: |Views: 53

tags: another

ScottGu: April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010(weblogs.asp.net)

submitted by JemmJemm(9604) 2 years ago

Good collection of ASP.NET, ASP.NET MVC and Visual Studio 2010 -related links. read more...

add a comment |category: |Views: 44

tags: another

jQuery Access Key Helper(derans.blogspot.com)

submitted by deransderans(323) 2 years ago

So I was at the SHDNUG last night and watched Todd Anglin give a demonstration on Silverlight 4. One of the really cool things I saw was when he hit a key, all the access keys popped up on the screen. Granted he wasn’t really showing that part off because obviously Silverlight 4 does some cool things, but I thought it was a nice feature to have on an accessible site. read more...

add a comment |category: |Views: 50

tags: another