|
|
mdopp
Stories kicked by mdopp
|
|
submitted by
razorant
2 days, 7 hours ago
nyveldt.com — Now that the latest version of BlogEngine.NET is out, it is easier than ever to get your blog running with VistaDB Express. I’ve been using VistaDB Express with BlogEngine.NET for a little while now and just love it.... read more...
add a comment
|
category: Open Source | Views: 7
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
craigshoemaker
2 days, 8 hours ago
weblogs.asp.net — Learn to move the data context of a Dynamic Data website from the web layer to a lower level. This will allow you to reuse the data context as well as any other logic or wrappers you create around the data model. read more...
add a comment
|
category: ASP.NET | Views: 8
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
timz
2 days, 9 hours ago
coolthingoftheday.blogspot.com — xSQL Software is giving away, to the first 1000 people, a 5 license pack for their RSS Reporter product. That’s free free, no credit card or anything required read more...
add a comment
|
category: Database | Views: 4
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 days, 10 hours ago, submitted by
goBlue1996
2 days, 13 hours ago
dimecasts.net — A short screencasts walking you through how to generate an RSS Feed with Argotic RSS framework. read more...
add a comment
|
category: C# | Views: 76
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 days, 9 hours ago, submitted by
janko
2 days, 15 hours ago
jankoatwarpspeed.com — Newspaper is a free, lightweight, high-contrast, black&white theme for BlogEngine.NET. The name "Newspaper" comes from the fact that theme looks like real newspapers. You can see how does it looks like and download a free copy. read more...
add a comment
|
category: Other | Views: 240
|
|
tags:
Themes, BlogEngine.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 days, 8 hours ago, submitted by
tomdog
2 days, 18 hours ago
atalasoft.com — Working with an unmanaged static library - with that, you can build a managed C++ wrapper that exposes the functionality that you need. The C++ compiler does some fairly amazing things in terms of knowing when to do unmanaged/unmanaged transitions, but sometimes it does some surprising things that will cost. [Sample code included in the post] read more...
add a comment
|
category: C++ | Views: 102
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
StatisticsIO
3 days, 2 hours ago
statisticsio.com — "Microsoft has told several large database shops to expect their final SQL Server 2008 bits this week. That means it's possible, in an ideal world, that the company will announce RTM (release to manufacturing) of the new database next week at the Microsoft Worldwide Partner Conference. (Microsoft is holding to its official "it'll ship in Q3" story.)"
read more...
1 comment
|
category: Database | Views: 5
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
volume4
3 days, 8 hours ago
dotnet.dzone.com — This month we have even more then in May in fact, we have almost tripple, we cover topics such as Deliver Next-Generation SOA Apps with Microsoft Robotics Development Studio, Get Started Building Silverlight 2 Applications, TypeTransmogrifier, Windows Mobile: Communicating with the Outside World and many more. Enjoy! read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 10 hours ago, submitted by
goBlue1996
3 days, 12 hours ago
dimecasts.net — Short screencast where you learn the Check-in Dance read more...
add a comment
|
category: C# | Views: 227
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
terrble
4 days, 6 hours ago
simple-talk.com — It is irritating, sometimes alarming, for the user to be confronted by the 'deadlock message' when a deadlock happens. It can be a tiresome business to prevent them from occurring in applications. Fortunately, the profiler can be used to help DBAs identify how deadlocking problems happen, and indicate the best way of minimising the likelihood of their reappearance. read more...
add a comment
|
category: Database | Views: 3
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 22 hours ago, submitted by
shaharyr
4 days, 6 hours ago
dev102.com — Notice that when you add a resource file, there is an automatically generated class with properties issued from the resources elements, so you can call this class properties instead of using the ResourceManager. The only problem with this class is that its properties are marked as internal and thus can’t be accessed externally read more...
add a comment
|
category: Architecture | Views: 160
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 days, 5 hours ago, submitted by
acyment
4 days, 6 hours ago
misfitgeek.com — Microsoft's Opinionated Misfit Geek apparently took a brief look at Aggiorno, a Visual Studio plugin that does some interesting stuff, such as add alternate text to images, update deprecated attributes or fix tag structure for XHTML compliance. Come take a look! read more...
2 comments
|
category: Visual Studio | Views: 325
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
joelevi
4 days, 6 hours ago
joelevi.com — Let’s face it, if you’re not familiar with the CSS Box Model, you’re probably not a web developer (or, if you are a Developer, you need some remedial education). The CSS Box Model is one of the most misunderstood patterns in CSS.
According to the World Wide Web Consortium (W3C):
The CSS box model describes the rectangular boxes that are generated for elements in the document tree and laid out according to the visual formatting model. The page box is a special kind of box that is described in detail in the section on paged media.
In plain language that means the CSS box model specifies the way a web developer should place a box on a web page.
“But that’s not hard to do, you just drop a DIV on the page and you’re done, right?” (read more) read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
joelevi
4 days, 6 hours ago
joelevi.com — I’m a fan of using ASP.NET’s web.sitemap feature, but I’m less impressed with the level of control that you have (rather, you DON’T have) over the menu controls that consume the web.sitemap datasource (http://www.BuyLifetime.com uses three menu controls that consume the same sitemap from MS Commerce Server 2007, which look 90% like what we want them to).
Wouldn’t it be nice if you could just make it into a navigation list? We all know (or should know by now) that a navigation list (whether ordered or unordered) should be just that, a hierarchical (“nested”) list of pages in your site. (read more) read more...
add a comment
|
category: ASP.NET | Views: 5
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|