|
|
Bognit
Stories kicked by friends of Bognit
|
|
submitted by
janko
14 hours, 49 minutes ago
jankoatwarpspeed.com — Continuous scrolling is very interesting pattern. If I would have to describe it in short I would say that new items are being loaded while you scroll down the content. It is a completely opposite pattern to a pagination. In this article, you will learn about this pattern and see how it can be implemented using JavaScript and ASP.NET. read more...
add a comment
|
category: AJAX | Views: 7
|
|
tags:
JavaScript, ASP.NET, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
thaisold
17 hours, 33 minutes ago
vbdork.net — This is a great article about how to quickly and easily version your code using VSS version 6.0 read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ramiljoaquin
19 hours, 58 minutes ago
blog.dmbcllc.com — One of the cool new tricks we are able to perform in ASP.NET that we were not able to use in ASP is the ability to have ASP.NET redirect file requests in the same way that mod_rewrite does under the Apache webserver. read more...
add a comment
|
category: ASP.NET | Views: 4
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 hours, 3 minutes ago, submitted by
whoisvaibhav
21 hours, 9 minutes ago
blog.gadodia.net — This is the first time I have envied VB over C#. Here's a thing that is useful and you can do in Vb.Net, but not in C#. read more...
add a comment
|
category: C# | Views: 328
|
|
tags:
VB.NET, ExtensionMethods, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 hours, 3 minutes ago, submitted by
whoisvaibhav
21 hours, 9 minutes ago
blog.gadodia.net — This is the first time I have envied VB over C#. Here's a thing that is useful and you can do in Vb.Net, but not in C#. read more...
add a comment
|
category: C# | Views: 328
|
|
tags:
VB.NET, ExtensionMethods, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 16 hours, 18 minutes ago, submitted by
shaharyr
21 hours, 49 minutes ago
dev102.com — The question is do you know all the HTML tags? Do you know exactly how they work and what each tag does? And the most important of all, how each tag acts in each browser?
read more...
add a comment
|
category: Architecture | Views: 143
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 16 hours, 18 minutes ago, submitted by
shaharyr
21 hours, 49 minutes ago
dev102.com — The question is do you know all the HTML tags? Do you know exactly how they work and what each tag does? And the most important of all, how each tag acts in each browser?
read more...
add a comment
|
category: Architecture | Views: 143
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
feddr
22 hours, 18 minutes ago
hamletdarcy.blogspot.com — This is a beginner's guide through the syntax and features of the language in an easily digestible two page format. read more...
add a comment
|
category: Other | Views: 9
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
feddr
22 hours, 18 minutes ago
hamletdarcy.blogspot.com — This is a beginner's guide through the syntax and features of the language in an easily digestible two page format. read more...
add a comment
|
category: Other | Views: 9
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
Golo
22 hours, 30 minutes ago
des-eisbaeren-blog.de — This article shows how to add a custom syntax highlighter to the Sandcastle Help File Builder. As example the currently not supported Python language is used. read more...
add a comment
|
category: Other | Views: 2
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
mmeisinger
1 day ago
meisinger2.wordpress.com — As we all know you should never rely on client side validation and you should always validate input (especially user input) prior to calling any business methods or database calls. My problem has always been with trying to get the validation messages back to the client. I am always determined to have my validation routines in my business layer. But then comes time to report validation errors back to the client and I end up sticking them in the code behind. Sure I might (emphasis on might) create a utility or helper class but then the routines become more and more specific and less and less common and I am right back to sticking them in the code behind.
Where else can you put them since you not only have access to the control but you also have all the tools you need to render the output?
While I have been playing with MVC I have found myself once again struggling with sending validation messages back to the user. This time, however, I decided to try a few different techniques and one has proven to work well (for me at least). read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 hours, 48 minutes ago, submitted by
rsrobbins
1 day ago
codebetter.com — This article tells you how to launch Firefox instead of Intenet Explorer when running an ASP.NET web application in debug mode. This is something I needed to troubleshoot a project that presented a problem only in Firefox. read more...
add a comment
|
category: ASP.NET | Views: 38
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bradygaster
1 day, 1 hour ago
xamltemplates.net — Nice site with lots of free and not-so-free XAML templates and styles. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
1 day, 2 hours ago
blogs.msdn.com — PROBLEM:
========
Consider you've a ASP.NET application that contains Report Viewer control in Local Mode.
You have an RDLC report file, that loads huge amount of data.
Eerytime you refresh the web page, the Report Viewer stores objects in the session.
The behaviour of Report Viewer storing objects in the session is by design.
Each time the report viewer page is refreshed the complete report info object is added to session.
These objects obviously gets deeply rooted in session and so Garbage collector never collects them untill the complete app unloads itself.
And that is apparently going to increase the memory pressure in multiple folds, ending up with System.OutOfMemoryException.
read more...
add a comment
|
category: Database | Views: 1
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
volume4
1 day, 2 hours ago
dotnet.dzone.com — A few weeks ago I posted an article describing how my current team built a publish/subscribe message bus using WCF and MSMQ. At that time we had only deployed the application in a single-server test environment. While there were a few tricks to getting that working, once we tried deploying to a multiple server environment we found a whole lot of new challenges. read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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