DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

wisemx Subscribe to this feed
wisemx
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories submitted by wisemx
5
kicks
submitted by wisemx wisemx 4 hours, 38 minutes ago

blogs.msdn.com — The Internet Explorer Beta 2 was released yesterday introducing quite some new features about which you already probably read in one of the various like the IE8 Homepage or the announcement on the official IE Blog. However there may be a feature that isn't mentioned too often which is the fact that now with beta2 RIA technologies like Silverlight are also supported in the flyout of a WebSlice. This is something that wasn't available with Beta1. And since it is not as obvious to integrate a Silverlight portion into a WebSlice I will give you a littel walkthrough on how to do that. First of all I want to introduce you to the concept of the different sources from which a WebSlice can retrieve its information. To understand that we first need to differentiate between the two main components of a slice which is the button in the favorites Bar on the one hand. read more...

Add a comment add a comment | category: | Views: 7
tags: | tag it

3
kicks
submitted by wisemx wisemx 22 hours, 55 minutes ago

virtualizationfeed.com — The latest news and opinion from virtualization experts worldwide. Posts are updated in real-time without moderation. read more...

Add a comment add a comment | category: | Views: 0
tags: | tag it

3
kicks
submitted by wisemx wisemx 1 day, 20 hours ago

blogs.msdn.com — I am interested in the Express version of our developer products for a couple of reasons: 1. These products provide a gateway to Microsoft developer technologies for free 2. SmartCare (the project that I personally volunteer for in Zambia) uses SQLExpress 3. These products are really lightweight and will install and run on older and/or more lightweight developer machines read more...

Add a comment add a comment | category: | Views: 5
tags: | tag it

2
kicks
submitted by wisemx wisemx 2 days, 3 hours ago

blogs.msdn.com — SQL Server Agent cannot be started after adding an "Alias Local Host Server" We might find ourselves in the following scenario: for a SQL Server 2005 edition, you accidentaly specify a wrong "Alias Local Host Server" in Management Studio. Now, what happens is that, when the SQL Server Agent starts, it tries to connect to this ALIAS and if the connection fails, the service doesn't start. What we see in the SQL Server Agent Logs can be similar to: read more...

Add a comment add a comment | category: | Views: 2
tags: | tag it

4
kicks
submitted by wisemx wisemx 2 days, 23 hours ago

blogs.msdn.com — So I finally got a chance to update XamlpadX and heres the new version. Whats new. The UI has been revamped to give the Blend sorta look. Menus have been rearranged to maximize the space. New addins: Clipboard viewer - which works well for analyzing rtf/xaml ... Path Designer/Jasema (thanks to Marlon) Snapshot utility to take snapshots and save the xaml rendering Syntax highlighting and collapsing (thanks to the editor control from SharpDevelop project) Error logs - left bottom corner has a link to the stack trace when there is an error Error light - editor has a red/green box at the bottom right corner Bug fixes/code restructuring read more...

Add a comment add a comment | category: | Views: 11
tags: | tag it

3
kicks
submitted by wisemx wisemx 3 days, 15 hours ago

blogs.msdn.com — So, I finally got around to writing this up. Should have done it a long time ago. People have been asking me for a while where LINQ goes. Does it go in the Data Access Layer or in the Business Layer or ...? My stock answer has always been: "It goes where ever you want it to go." But lately I just don't feel like that is good enough. I was recently asked this again at a user meeting and from an email sent by Bob P. from Stillwater, OK. Once and for all here is the answer that I managed to come up with: read more...

Add a comment add a comment | category: | Views: 18
tags: | tag it

1
kicks
submitted by wisemx wisemx 3 days, 21 hours ago

weblogs.asp.net — Switching between SQL Server 2008 editions There is an extra step that you need to take when upgrading from one edition of SQL Server 2008 to another, for example when upgrading from Express to Express with Tools. This extra step is called Edition Upgrade (sometimes SKU Upgrade) and the net result is that you have to run the install wizard twice when upgrading an existing instance to a different edition. Why did we do it? http://blogs.msdn.com/sqlexpress/archive/2008/08/24/faq-switching-between-sql-server-2008-edtions.aspx read more...

Add a comment add a comment | category: | Views: 0
tags: | tag it

1
kicks
submitted by wisemx wisemx 3 days, 23 hours ago

blogs.msdn.com — If you want to set CommandTimeout for Typed dataset's TableAdapter there is no public property exposed.You could still either extend the partial TableAdapter class or modify the existing designer generated code to modify CommandTimeout behaviour. read more...

Add a comment add a comment | category: | Views: 5
tags: , | tag it

3
kicks
submitted by wisemx wisemx 4 days ago

electricbeach.org — Somebody asked the other day how one can cut a shape in Blend. Blend doesn’t currently have a scissor tool, but Blend has a set of geometric operations that can be used for this. Suppose we have a shape like this: read more...

Add a comment add a comment | category: | Views: 3
tags: | tag it

1
kicks
submitted by wisemx wisemx 4 days ago

lifehacker.com — There's a good chance Twitter might never lose all the messages, replies, following lists, and other data its users have racked up over its short, expansive life--then again, it's not exactly the paradigm of reliable service, either. Even if you don't need (or care) to secure your messages, free service Tweetake does a hack-happy job of grabbing selected parts of your Twitter profile or the whole thing and dumps it into an easily-opened Comma Separated Value file. read more...

Add a comment add a comment | category: | Views: 1
tags: | tag it

2
kicks
submitted by wisemx wisemx 4 days ago

blog.sqlauthority.com — Everyday I get lots of question regarding error : An error has occurred while establishing a connection to the server when connecting to SQL server 2005, this failure may be caused by the fact that under default settings SQL server does not allow remote connection. ( provider: Named Pipes Provider, error: 40 - could not open a connection to SQL server. ) This error happens due to many reasons. There are few solutions already given on my original threads.I encourage to read following two articles first and see if you can find your solution. If you can not find any solution from here, I suggest to read additional suggestions listed below in ticket. read more...

Add a comment 1 comment | category: | Views: 6
tags: | tag it

2
kicks
submitted by wisemx wisemx 4 days ago

blogs.msdn.com — Updated my epic post on Processes, Threads, and Scheduling to include info on Context Switching and Fibers by request. You can find the post here: http://blogs.msdn.com/zainnab/archive/2008/07/28/programs-processes-threads-and-scheduling-oh-my.aspx read more...

Add a comment add a comment | category: | Views: 8
tags: | tag it

2
kicks
submitted by wisemx wisemx 4 days ago

sqlskills.com — Moving databases around is pretty common, as is moving databases between servers running different Editions of SQL Server, especially during a disaster recovery situation. You may not know this, but in SQL Server 2005, if you had partitioning anywhere in a database, you could only attach/restore that database using an Enterprise or Developer instance. I say 'you may not know this' because partitioning isn't really widely used (from what I can gather from talking to customers). The upshot of this is that SQL Server 2005 will refuse to attach/restore a database with partitioning in - even if you're in a disaster recovery situation and the only server you have available has Standard Edition. In SQL Server 2008, a lot more people are going to bump into this issue. The list of features that are Enterprise only, and will prevent attach/restore using a lower edition has expanded to include 3 new features that WILL be much more commonly used than partitioning. The four features that are in this category are: Data compression Partitioning Transparent data encryption Change data capture read more...

Add a comment add a comment | category: | Views: 3
tags: | tag it

1
kicks
submitted by wisemx wisemx 4 days, 18 hours ago

blogs.msdn.com — The Visual Studio Immediate Window is a great tool to increase your productivity. A lot of people are not aware that you can test functions in your program without writing any code by using this little tool. Look in the msdn entry for Immediate Window for more information. Here is an example on how I use it. I have a small function I want to test, and I don’t want to add any testing code for it. Don’t do that for production code, it works great for prototypes only. I start debugging: from the Debug menu->Start Debugging (F5) if you have some breakpoints defined or the best way is with Debug->Step Over (F10), that stops on the first line of Main. To bring my immediate window, I usually start the Command Window (shortcut Ctrl+Alt+A by default, or go to View->Other Windows->Command Window). In the Command Window, I type immed – which brings the immediate window. Now I start calling my function. And I have IntelliSense and everything I need! read more...

Add a comment add a comment | category: | Views: 16
tags: | tag it

2
kicks
submitted by wisemx wisemx 5 days, 22 hours ago

blogs.msdn.com — Hello everyone, I'm pleased to be able to tell you that the updated Windows Scripting guide is now available on http://www.microsoft.com/downloads/details.aspx?FamilyId=C0845865-B7C3-4DD5-B549-45A8B6F7E8F9&displaylang=en There is no comparable guide for Macintosh, but one is not generally needed. On the Mac, you can open the script library for Expression Media inside the Script Editor, and that will give you the appropriate objects and methods. Thanks, Anita Oakley Microsoft Expression Media Support read more...

Add a comment add a comment | category: | Views: 1
tags: | tag it

4
kicks
submitted by wisemx wisemx 6 days, 5 hours ago

blogs.msdn.com — Known issues for ASP.NET with .NET 3.5 SP1 Just wanted to give a heads up on two issues that we are aware of that were introduced with .NET 3.5 SP1. Issue: The HtmlForm action attribute is now honored when defined in declarative markup. Reason: 3.5 SP1 added a settable Action property to the HtmlForm type. This new feature makes it much easier for developers to explicitly set the form’s action attribute for scenarios where a developer wants to use a different Url than the normal postback-generated Url. However this change also means that if the action attribute has been set in an .aspx page’s declarative markup, ASP.NET will use the setting from the markup when rendering a <form /> element. read more...

Add a comment add a comment | category: | Views: 2
tags: | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge