|
|
antny
antny
 |
|
Stories kicked by antny
|
|
published 6 months, 12 days ago, submitted by
janko
6 months, 13 days ago
jankoatwarpspeed.com — Can you believe this: Few days ago I went to my bank to check my credit score with the Credit Bureau. The bank official typed in my personal data and sent a request. Web application responded by displaying a yellow message box with an exclamation icon saying that data processing is still in progress. He checked several more times, but he didn't notice that at one moment the message changed to "Account available". But the message box hasn't changed. He continued to check a few more times and eventually he realized that the request was successful.
I don't know what was in the minds of developers and designers who created this application, but it certainly wasn't the user. This poor bank official was really frustrated. I can't imagine what the rest of the application looks like. read more...
add a comment
|
category: Other | Views: 438
|
|
tags:
CSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 28 days ago, submitted by
razamit
6 months, 28 days ago
dev102.com — ASP.NET provides mechanisms for storing information for a single user session or across multiple sessions. This is done using the HttpSessionState and HttpApplicationState classes. The Page class has Application and Session attributes to provide access to current objects. The simple way to access them is as following: read more...
3 comments
|
category: Architecture | Views: 24
|
|
tags:
ASP.NET, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 3 days ago, submitted by
SuperJason
7 months, 4 days ago
ytechie.com — I’ll show you how to create a custom attribute for enum values to assign extra information to an enum. In this case, we’ll be associating a user friendly display name. read more...
1 comment
|
category: C# | Views: 28
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 3 days ago, submitted by
eugenciuta
8 months, 5 days ago
dotnetfacts.blogspot.com — When the .NET Framework instantiates an object, it allocates memory for that object on the managed heap. The object remains on the heap until it's no longer referenced by any active code, at which point the memory it's using is reclamed by the Garbage Collector (GC). Before the GC deallocates the memory, the framework calls the object's Finalize() method, but developers are responsible for calling the Dispose() method. read more...
|
|
tags:
dispose, GC, resources, Tips, Optimization | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 17 days ago, submitted by
bliek
8 months, 18 days ago
devtopics.com — Following are 13 tips on how to comment your source code so that it is easier to understand and maintain over time. read more...
2 comments
|
category: C# | Views: 7
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 17 days ago, submitted by
Jemm
8 months, 18 days ago
blogs.msdn.com — "I took a reasonable resolution version of the Silverlight 2 Developer Reference Poster and crossed that with the Deep Zoom Composer, added a JS mouse wheel library and in about 5 minutes had a Deep Zoom version of the poster running in Silverlight."
Source available, too! read more...
add a comment
|
category: Silverlight | Views: 9
|
|
tags:
DeepZoom, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 22 days ago, submitted by
wisemx
8 months, 22 days ago
stylizedweb.com — Earlier before I have written an article about current best CSS hacks which you can see here And now here’s the list of today’s most used CSS tricks – tips. I have added image examples for most of them because of critics on CSS hacks article. If you think I have missed any please let me know. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 months, 4 days ago, submitted by
aaronlerch
10 months, 4 days ago
aaronlerch.com — Has anybody else ever felt overwhelmed with the sheer mass of "stuff" involved with software development? read more...
add a comment
|
category: Other | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 10 months, 9 days ago, submitted by
rstrahl
10 months, 10 days ago
west-wind.com — One of the things that bugs me no end in Sql Server Management Studio is that the table designer's UI is a pain to use. Entering column properties is an excercise in mousercise. It turns out there's an easier way to do this with custom views in the DataBase Diagram Designer. read more...
3 comments
|
category: Database | Views: 14
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 months, 29 days ago, submitted by
adel83k
10 months, 29 days ago
bloggingabout.net — When looking to the Stored Proscedures debate, there is always those three factors you should measure by. read more...
add a comment
|
category: Database | Views: 3
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 months, 17 days ago, submitted by
graz
11 months, 22 days ago
sqlteam.com — Indexes directly affect the performance of database applications. This article uses analogies to describe how indexes work. The estimated execution plan feature of the Query Window is utilized to compare the performance of two queries in a batch. read more...
add a comment
|
category: Database | Views: 2
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
joejoejoejoe
11 months, 27 days ago
dotnettipoftheday.org — Big Visual Studio.NET solutions can be organized by grouping related projects into folders read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
rpatterson
1 year ago
randypatterson.com — 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: Architecture | Views: 4
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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