Upcoming stories Subscribe to this feed

Example: Using the SharePoint 2010 Silverlight Client Object Model (www.deviantpoint.com)

submitted by bart_tubalinalbart_tubalinal(30) 25 minutes ago

How to build a custom Excel Chart Viewer for SharePoint 2010 using Silverlight and the Excel Services REST API. read more...

add a comment | category: | Views: 0

tags: another

AFL memorabilia (www.championsport.com.au)

submitted by AFLmemorabiliaAFLmemorabilia(5) 1 hour, 32 minutes ago

Champions Sports Memorabilia and displays provide the ultimate in sports and jersey framing in Brisbane. read more...

add a comment | category: | Views: 1

tags: another

Intersoft Updates WebUI Studio 2009 R2 SP1 with 100+ Enhancements (www.intersoftpt.com)

submitted by jemmyjemmy(115) 4 hours, 57 minutes ago

Intersoft Solutions today announced the first service pack for WebUI Studio 2009 R2, a significant update with hundreds of enhancements, plus stability improvement across the entire ASP.NET and Silverlight product lineup. “Featuring essential enhancements, updated browser support, and numerous new features across all products, WebUI Studio® 2009 R2 SP1 is a great leap forward in rich application development as it provides the latest technical advances in an exceedingly powerful component toolset, that also just happens to be the most well-engineered and easiest to use.” says Jemmy Haryono, Marketing VP of Intersoft Solutions. read more...

add a comment | category: | Views: 3

tags: another

Mapping Many to Many relationships using Fluent NHibernate (www.mattlong.com.au)

submitted by mattdlongmattdlong(35) 7 hours, 42 minutes ago

In my previous posts I went over the basics of mapping objects to traditional relational database tables and mapping relationships using Fluent NHibernate. One relationship I neglected to discuss in the previous post was a Many to Many relationship and how it is mapped using Fluent NHibernate, that is going to be the topic of today’s post. read more...

add a comment | category: | Views: 2

tags: another

10 things you must do to make your desktop database apps better (www.vistadb.net)

submitted by vistadbvistadb(845) 12 hours, 46 minutes ago

Each of these items could be a blog post unto themselves, but I am going to try really hard to not be too verbose and just cover the core of the concept and why you need to do it. Everyone knows that any app driven by data is much more than just the app. In most cases the app without a database doesn’t even function, or fails to function properly. If a database is an integral part of your application, then shouldn’t you be doing all you can to ensure it stays healthy and prepare for the worst case events of corruption or dead drives? read more...

add a comment | category: | Views: 6

tags: another

JavaScript WYSIWYG Editor – TinyEditor (www.leigeber.com)

submitted by refinarefina(40) 15 hours, 53 minutes ago

TinyEditor is a simple JavaScript WYSIWYG editor that is both lightweight (8KB) and standalone. It can easily be customized to integrate with any website through CSS and the multitude of parameters. read more...

add a comment | category: | Views: 3

tags: another

Creating a monster: The DataTable meets dynamic (blog.rag.no)

submitted by runegrirunegri(75) 16 hours, 18 minutes ago

In this article I combine the good old DataTable with the new fancy dynamic types found in .Net 4. The result is a terrible monster, but a fun one! read more...

add a comment | category: | Views: 4

tags: another

jqGrid and XSS Security (blogs.teamb.com)

submitted by CraigStuntzCraigStuntz(425) 16 hours, 50 minutes ago

How to protect your site against XSS attacks when using the jqGrid jQuery plug-in. read more...

add a comment | category: | Views: 1

tags: another

What's so good about OpenRasta? (blog.robustsoftware.co.uk)

submitted by MintmanMintman(270) 17 hours, 36 minutes ago

I’ve been proclaiming the greatness of OpenRasta to anyone unfortunate to start talking to me about web development recently. I thought it was about time that I recorded the reasons I love it so much somewhere everyone can see. OpenRasta is by no means a finished product but it has principles at its core that I value greatly and give it massive potential. read more...

add a comment | category: | Views: 5

tags: another

RhinoMocks Stub not retaining property values (sweux.com)

submitted by smourasmoura(140) 19 hours, 41 minutes ago

I was still fixing the tests that had failed after upgrading to Castle.Windsor 2.1 and RhinoMocks 3.6 when I stumble on this one. Basically I had a unit test that passed before I upgraded and as soon as I switched to using the most recent versions of both libraries the test failed.The issue manifested on a stub for an Interface... read more...

add a comment | category: | Views: 1

tags: another

BadImageFormatException when debugging interface mocked with RhinoMock (sweux.com)

submitted by smourasmoura(140) 19 hours, 44 minutes ago

Recently I updated the project I am working on to Castle.Windsor version 2.1. Since we are using an abstraction over the container (for resolving purposes only), we had to adapt it to conform with the new restrictions for Resolving dependencies... read more...

add a comment | category: | Views: 0

tags: another

What Writers Can Teach Programmers (elver.wordpress.com)

submitted by elverelver(5) 19 hours, 46 minutes ago

A couple of helpful self-motivation tips from the world of writers, which apply equally well to programming. read more...

add a comment | category: | Views: 3

tags: another

Why breakpoints do not get hit when targeting x86 on Windows 7 x64? (smoura.com)

submitted by smourasmoura(140) 19 hours, 49 minutes ago

I am currently working on a fully managed WPF application, that references a certified C# DLL that was purposely compiled targeting x86 platform (part of the certification process I think). Since I recently got an upgrade on my development machine, and I wanted to take full advantage of my 8GB of RAM I ended up installing Windows 7 x64. read more...

add a comment | category: | Views: 2

tags: another

Regular expressions in MS SQL Server 2005/2008. (blog.wickasitha.com)

submitted by wickasithawickasitha(20) 20 hours, 34 minutes ago

ou can use all .Net Framework Regular Expressions via MS Server CLR Integration. Microsoft recommends to use CLR Integration in scenarios where CLR-based programming can complement the expressive power of the T-SQL query language read more...

add a comment | category: | Views: 2

tags: another

Solution for Master Page Image Display Problem in Asp.net (blog.wickasitha.com)

submitted by wickasithawickasitha(20) 20 hours, 42 minutes ago

A simple solution to problem is to define relative path for images inside master page. read more...

add a comment | category: | Views: 4

tags: another

Send Email from Gmail in .net (blog.wickasitha.com)

submitted by wickasithawickasitha(20) 20 hours, 45 minutes ago

Send Email from Gmail read more...

add a comment | category: | Views: 5

tags: another