ingaar

Stories kicked by ingaar

Creating and Applying patches with Subversion (SVN)(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 7 months ago

A short screencast on creating and applying patches with Subversion (SVN) read more...

add a comment |category: |Views: 196

tags: another

Using jQuery to enhance ASP.NET AJAX progress indication(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 7 months ago

An example of how to combine jQuery and ASP.NET AJAX, using jQuery's BlockUI plugin to present a modal progress indication dialog during an UpdatePanel's partial postback. read more...

add a comment |category: |Views: 316

tags: another

Virtual Earth Concepts - Dynamically Draw Polyline(garzilla.net)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 7 months ago

In this example we will look at the functionality needed to dynamically draw a polyline on the map. In the example to the right, functionality has been added so that you can dynamically draw a polyline on the displayed map. At the bottom of the map there is a button that needs to be clicked to start the process. read more...

add a comment |category: |Views: 223

tags: another

Check username availability with JQuery & ASP.NET(riderdesign.com)

submitted by ShowjumperShowjumper(155) 3 years, 7 months ago

This article shows how to use jQuery in a real world practical situation - to check username availability - by making an AJAX call to a WebMethod. In this artcle we examine how to make the call, how get the desired username and pass it correctly as well as using jQuery to style and display firnedly notification messages. read more...

add a comment |category: |Views: 729

tags: another

Making use of the 'Drop" in Drag-and-Drop in ASP.NET/AJAX(feeds.feedburner.com)

submitted by caughtinthedotnetcaughtinthedotnet(40) 3 years, 7 months ago

Working within the .NET 2.0 or the 3.5 framework, there is functionality in the AJAX toolkit that let's you drag things using the DragPanel control in the AJAX control toolkit (http://www.asp.net/AJAX/AjaxControlToolkit/Samples/DragPanel/DragPanel.aspx). Very cool stuff if all you are trying to do is allow the user to reposition things. If you are trying to extend it for a more practical use, like being able to drag an item to a shopping cart, you don't really get that functionality out of the box with the AJAX control toolkit. How do we accomplish this given that this functionality is non-existent in the AJAX control toolkit? I was asking myself this question until I ran across a very cool solution by Jeff Prosise who writes for a section in the MSDN Magazine called Wicked Code. You can subscribe to it here: http://msdn.microsoft.com/en-us/magazine/rss/?col=Wicked%20Code The caveat with his solution is that it uses the Microsoft.Web.Preview library which comes as part of ASP.Net Futures (downloadable from here - http://www.microsoft.com/downloads/details.aspx?FamilyId=A5189BCB-EF81-4C12-9733-E294D13A58E6&displaylang=en). The official description of the ASP.Net Futures is "Contains features currently being considered for future versions of ASP.NET and the .NET Framework," meaning you probably won't find too much documentation or support for it... or a guarantee of any sort that it will be included in the next release of the .NET Framework. There is the fine print. If you are planning on deploying this to a high volume enterprise environment, it's certainly something to think about, however, Jeff's solution looks elegant, robust, and customizable to fit your need. The code, article, and documentation is available here: http://msdn.microsoft.com/en-us/magazine/cc135985.aspx read more...

add a comment |category: |Views: 11

tags: another

Windows Live Wave 3 Beta Programs Released(amitbd.com)

submitted by amconlineamconline(100) 3 years, 8 months ago

Windows Live Wave 3 Beta Programs Released Wave 3 is the new release of the Windows Live Suite of programs, these beta programs are available from download.live.com. The program list includes Messenger Beta, Movie Maker Beta, Live Mail Beta, Windows Live Writer Beta, Photo Gallery Beta and others. These are packaged with a common installer, you can choose which programs you want to install from the list, if you have already have some this programs installed they will get updated. read more...

add a comment |category: |Views: 14

tags: another

Clippy - Clipboard Logger(tresimpla.com)

submitted by bavelasqbavelasq(10) 3 years, 8 months ago

Clipboard logger WPF app. Provides a list of all your recent clipboard copies, so you can easily go back and re-use copies. Great for programming. read more...

add a comment |category: |Views: 33

tags: another

Resizing a VHD and a Volume(blog.donnfelker.com)

submitted by donnfelkerdonnfelker(1290) 3 years, 8 months ago

Learn how to resize a Virtual PC VHD File so that the C drive has more space. VERY VERY Helpful when you run out of room on that VPC! read more...

add a comment |category: |Views: 26

tags: another

Updating Silverlight 2 Beta 2 Demos to RC0(blogs.msdn.com)

submitted by wisemxwisemx(8074) 3 years, 8 months ago

In preparation for the upcoming release of Silverlight 2, we have released Silverlight 2 Release Candidate 0 (RC0) to developers to start the process of updating their code. Scott Guthrie just wrote about this in his blog yesterday. All of the details, including a breaking changes document are here http://silverlight.net/GetStarted/sl2rc0.aspx and here. As I have written a number of samples that use Silverlight 2 Beta 2, I will be going through this process with you as well – and blogging about it. When you encounter problems, your first resource should be the forums on the Silverlight.net site. read more...

add a comment |category: |Views: 2

tags: another

Introducing SemanticEngine.NET(blog.madskristensen.dk)

submitted by ourcurrentfutureourcurrentfuture(1225) 3 years, 8 months ago

Technologies or formats such as FOAF, APML, SIOC, XFN tags and microformats are some of the building blocks of the social aspects of the semantic web. They are used to create cross-site profiles of people and also represent relationships between them. XFN and microformats are somewhat easy to start using, but FOAF, APML and SIOC are a different story. Here's a new class library to make it easier.. read more...

add a comment |category: |Views: 235

tags: another

Set and Compile using C# Language Version 2.0 in Visual Studio 2008(smsohan.blogspot.com)

submitted by smsohansmsohan(60) 3 years, 8 months ago

In this small note I wrote how to compile a C# project using .Net version 2.0 and 3.0 in Visual Studio and targeting C# Version ISO-2 and ISO-1 instead of C# 3.0 read more...

add a comment |category: |Views: 45

tags: another

How to execute a set of statements in an expression(ayende.com)

submitted by adminjewadminjew(1490) 3 years, 8 months ago

One of the most common problems with using Boo's Meta Methods is that they can only return expressions. This is not good if what you want to return from the meta method is a set of statements to be executed. The most common reason for that is to initialize a set of variables. Obviously, you can call a method that will do it for you, but there is a simpler way. read more...

add a comment |category: |Views: 3

tags: another

List of countries, cities, languages(amrelgarhytech.blogspot.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 8 months ago

You will find in the following links list of countries, cities, and their languages in CSV format, you can import into any database: read more...

7 comments |category: |Views: 637

tags: another

Summer of NHibernate Session 11 Screencast: Techniques for Modeling In(unhandled-exceptions.com)

submitted by adminjewadminjew(1490) 3 years, 8 months ago

I’m happy to announce that as of now the next installment of the Summer of NHibernate screencast series is available for general download from the Main Site. In this installment we dig into the strategies for modeling object inheritance hierarchies in our database schema using either of NHibernate’s two approaches to this challenge: Table-Per-Class-Hierarchy or Table-Per-SubClass. We also pull back the covers on NHibernate’s powerful support for polymorphic queries to begin to understand the effects each of these inheritance modeling approaches has on the generated SQL that is ultimately passed to the database. read more...

add a comment |category: |Views: 7

tags: another

LINQ2XML and namespaces(nablasoft.com)

submitted by alkampferalkampfer(1873) 3 years, 8 months ago

Some thoughts on how to use namespace with XElement class. read more...

add a comment |category: |Views: 78

tags: another

LINQ to Entities, Workarounds on what is not supported(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 3 years, 8 months ago

LINQ to Entities, Workarounds on what is not supported. 2 ways to get ride of what is not supported in LINQ to Entities. read more...

add a comment |category: |Views: 70

tags: another