Fading JavaScript Tooltips 2kb
This animated JavaScript tooltip script is very easy to use and lightweight at only 2kb.
0 commentsSave Tags: css-html, gui, javascript, web 2.0
SharePoint: Link To a Document In Another Document Library
Is it possible in SharePoint to link to a document in a document library when the document is stored in another document library? Yes it it … How do... more »
0 commentsSave Tags: frameworks, how-to, microsoft, web services
Web Designer Reputation: Convincing the World You Know What You're Doing
How do you build up a reputation in an industry that has no real standard—where similar products are being produced by such a diverse group of people... more »
0 commentsSave Tags: web design
53 Killer Photoshop Illustrator Effects and Tutorials
An incredible amount of amazing colorful artwork and tutorials to inspire any designer.
0 commentsSave Tags: how-to, trends, web design
ASP.NET: Clearing All Items in the Cache
I wanted to give the QA team a way to clear the items in the cache during their testing so I justed added a button to the main QA test page with a... more »
0 commentsSave Tags: .net, web design
The unholy legacy of databases
We had a split in storages and search, each part with it’s own Java interface (a component could implement both of course). This way we could have... more »
1 commentsSave Tags: database, java, opinion
Surprise of the year: IE8 will use Standards mode by default
When I woke up this morning and checked my RSS feeds I had to rub my eyes and look again. Was I still asleep and dreaming? But no, I was awake, and... more »
1 commentsSave Tags: opinion, standards, tools
Adding Some Style To ASP.NET 2.0 Pages
These days layout is very important. ASP.NET supports CSS and adds its own Themes and Skins which provide control based style elements. Uniform layout... more »
0 commentsSave Tags: .net, web design
DZone: new IndicZone community for Indian IT Pros
"... new DZone community for one of the most important and fastest growing groups in the worldwide IT scene: Indian developers and IT... more »
9 commentsSave Tags: announcement, trends
Top 10 Best Practices for Production ASP.NET Applications
In no particular order, here are the top ten things I've learned to pay attention to when dealing with production ASP.NET applications. Hopefully... more »
0 commentsSave Tags: .net, web design
For Loops: Using i++, ++i, Enumerators, or None of the Above?
It was 1958; IBM was the leader in creating computers that took up entire rooms. Their recent creation, the IBM 704, was projected to only sell six... more »
0 commentsSave Tags: other languages
Quiz - C# and .NET Secrets.
software architects invites you to prove your knowledge about certain subjects concerning Microsoft .NET technology by participating in a monthly... more »
5 commentsSave Tags: .net, other languages
Have We ASP.NET Geeks Lost Something?
When I was in Redmond a few weeks ago I begged ScottGu for a copy of the MVC bits so I could “muse” over how SubSonic would fit in. Scott’s a big... more »
2 commentsSave Tags: .net, javascript, opinion
Martin Fowler: ALT.NET important to the viable future of the Microsoft ecosystem
ALT.NET is a new, developer-organized global community started by several influencers including David Laribee, Scott Bellware, Roy Osherove and... more »
0 commentsSave Tags: .net, opinion
Limiting the File Upload Size in ASP.NET
By default, the maximum size of a file to be uploaded to a server using the ASP.NET FileUpload control is 4MB. You cannot upload anything that is... more »
0 commentsSave Tags: .net, how-to
All About Web Service in .Net
It describes every complex terms of Web Services in .Net in simple meaning with example. It also ends by showing some important fact on using .Net... more »
1 commentsSave Tags: .net, microsoft, web 2.0, web services
Why is .NET getting its ass kicked in social media?
Maybe I’m just not looking hard enough, but does it seem like .NET is getting blown out by PHP, JAVA, and even Ruby in terms of presence in social... more »
11 commentsSave Tags: .net, opinion
Want To Learn Web Programming? Write A Blog Engine
What is the best way learning any kind of programming? Write programs! I sincerely believe that a blog engine is one of the rare pieces which employs... more »
0 commentsSave Tags: opinion
Events and Delegates - Part I
As a developer, I think it took me longer than necessary to get my head around the code details of the event/delegate paradigm. In retrospect, I... more »
0 commentsSave Tags: opinion
via