dotnetr

Stories kicked by dotnetr

Measure String Size In Pixels (C#) (dev102.com)

submitted by shaharyrshaharyr(4325) 3 years, 7 months ago

Sometimes we need to know the width of a given string in pixels, do you know how to compute it? Before writing some long code, please notice that the .NET framework class library provides such a method... read more...

1 comment |category: |Views: 947

tags: another

Removing unused CSS Classes from your web application(dotnetsurfers.com)

submitted by latishlatish(470) 3 years, 7 months ago

2 ways to clean up your Css by removing unused classes. read more...

1 comment |category: |Views: 1155

tags: another

Create apple.com-like breadcrumb using simple CSS(jankoatwarpspeed.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 9 months ago

Janko shows an extremely simple and nicely polished way to create graphical breadcrumbs like on apple.com. read more...

1 comment |category: |Views: 662

tags: another

12 Unit Testing Tips for Software Engineers(readwriteweb.com)

submitted by JemmJemm(9604) 3 years, 9 months ago

"In this post we look at a dozen unit testing tips that software engineers can apply, regardless of their programming language or environment." read more...

add a comment |category: |Views: 570

tags: another

Cheat Sheets for Front-end Web Developers(sixrevisions.com)

submitted by JemmJemm(9604) 3 years, 10 months ago

Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office. In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery). read more...

add a comment |category: |Views: 450

tags: another

best programming jokes(devtopics.com)

submitted by amrelgarhyamrelgarhy(825) 4 years ago

a very big good collection of programming jokes, WOWwwwwwww read more...

2 comments |category: |Views: 301

tags: another

Howto get live detailed info about all online visitors of your website(aspdotnetfaq.com)

submitted by spavkovspavkov(1708) 4 years, 1 month ago

If you ever had 'Online visitor counter' feature on your website, at some point of time, you have undoubtedly asked yourself: "who are those 17 people that are currently browsing my precious website ?" "What are their IP addresses? When did they come here, what page they first opened and from where did they came from?" Here is the complete tutorial on how to display detailed list of all visitor currently browsing your ASP.NET website. read more...

add a comment |category: |Views: 42

tags: another

How to grayout an image in .Net(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 4 years, 1 month ago

This article shows how to gray out an image in .net programmatically. This can be useful for making "Disabled" versions of images, etc. read more...

add a comment |category: |Views: 141

tags: another

I, for one, welcome our new revision control overlords!(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 4 years, 3 months ago

Using version control tools to deploy your (ASP.NET) websites. read more...

1 comment |category: |Views: 9

tags: another

Top 10 Best Practices for Production ASP.NET Applications(daptivate.com)

submitted by kbeyerkbeyer(445) 4 years, 3 months ago

A list of some things to pay attention to when dealing with production ASP.NET applications. read more...

1 comment |category: |Views: 175

tags: another

Free Copy of VS 2008, SQL 2008 and Windows Server 2008(vonsharp.net)

submitted by viggityviggity(1124) 4 years, 4 months ago

Want a lot of free software from our friends at Microsoft? read more...

4 comments |category: |Views: 279

tags: another

Best C# Web Sites(devtopics.com)

submitted by DevTopicsDevTopics(1050) 4 years, 4 months ago

Best C# sites active on the Web today. read more...

add a comment |category: |Views: 43

tags: another

Visual Studio Tip: Kill That Build!(stevenharman.net)

submitted by usshermussherm(5285) 4 years, 4 months ago

Have you ever accidentally started to compile your code and you didn't mean to... so you're stuck waiting for Visual Studio to finish so you can get back to work? Why not just cancel the build with a keystroke? read more...

add a comment |category: |Views: 24

tags: another

Choosing Between Classes and Structs(geekswithblogs.net)

submitted by senfosenfo(881) 4 years, 4 months ago

A little dry, but gets the basic concept about when to choose a structure over a class, and vice versa. read more...

add a comment |category: |Views: 6

tags: another

DotNetKicks button extension for Blogengine.NET(flawlesscode.com)

submitted by SeanBSeanB(560) 4 years, 5 months ago

An extension for Blogengine.NET which allows you to easily add a DotNetKicks button to posts. read more...

add a comment |category: |Views: 18

tags: another

10 Podcasts Every Developer Should Listen To(randypatterson.com)

submitted by rpattersonrpatterson(745) 4 years, 5 months ago

A list of 10 developer related podcasts, some popular and some rather obscure, ranging in topics from Agile tenets to Architecture best practices. A list I hope everyone will discover at least a few new gems to listen to. read more...

1 comment |category: |Views: 23

tags: another