|
|
amrelgarhy
amrelgarhy
 |
|
Stories submitted by friends of amrelgarhy
|
|
submitted by
Jemm
4 days, 14 hours ago
weblogs.asp.net — "I had a WCF service where I wanted to be able to support over a hundred concurrent users, and while most of the service methods had small payloads which returned quickly, the startup sequence needed to pull down 200,000 records. The out of the box WCF service had no ability to support this scenario, but with some effort I was able to squeeze orders of magnitude performance increases out of the service and hit the performance goal." read more...
add a comment
|
category: Web Services | Views: 13
|
|
tags:
Performance, WCF, WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mosessaur
5 days, 7 hours ago
jankoatwarpspeed.com — I read somewhere (really can't remember where) that 2008 was a year without a good quality content when it comes to web development and design. I disagree. There were a plenty of extraordinary articles, tutorials, freebies... you name it. In fact, there were so many of them that "best of" list would be too long. Instead of specific articles, I'll give you the best blogs that I enjoyed reading in 2008 and that I will definitively follow in in the future. read more...
add a comment
|
category: Community | Views: 9
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days ago, submitted by
mosessaur
5 days, 8 hours ago
mosesofegypt.net — Back in September last year (2008), I posted a demo about Username Availability Validator Control. This control developed by the community on a contest initiated by Dave Ward on August 2008 as I remember. At that time the control was in beta.
On October 2008 the control was released to public on its first version. And finally I wrote a a very simple documentation on the project Wiki. read more...
add a comment
|
category: AJAX | Views: 142
|
|
tags:
ASP.NETAJAX, ASPNETAJAX, Encosia, AJAX, mosessaur | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
11 days, 15 hours ago
blogs.msdn.com — "In a blog post in November, I mentioned a feature called “Quick Search” - one of the code focused features of Visual Studio 2010. We have been lagging behind some in this area in the past and we wanted to focus on this as a key pillar for Visual Studio 2010. Today, I’d like to share some more details of our code focused development investments and features. " read more...
|
|
tags:
VisualStudio2010, TDD, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
11 days, 17 hours ago
weblogs.asp.net — "A little while ago I discovered how to run just a site as partial trust. It involves putting the hostedtrust.config file in the same directory as the web.config file. This works well for us, as it means we can add all the files we require to a project, which are all then added to SourceSafe. When we get the latest version, we also get all required files to run in partial trust." read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
Security, Hosted, ASP.NET, PartialTrust | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 13 days, 14 hours ago, submitted by
mosessaur
14 days, 8 hours ago
nayyeri.net — In ASP.NET MVC you can write action methods that return a variety of types to be used in your views to obtain data for AJAX interactions. Most common types are string and ActionResult, but there is also an option called JsonResult which returns its values as JSON serialized data. The returned data can be used easily in client-side as appropriate. read more...
add a comment
|
category: MVC | Views: 196
|
|
tags:
JSON, KeyvanNayyeri, jQuery, AJAX, MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 12 days, 10 hours ago, submitted by
mosessaur
16 days, 8 hours ago
encosia.com — Reviewing Dave's stats for the year, you might think the only topic Dave wrote about is jQuery. Of the posts he has written in 2008, 80% of the most popular posts have been jQuery related. read more...
4 comments
|
category: Community | Views: 256
|
|
tags:
Encosia, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 23 days, 10 hours ago, submitted by
mosessaur
26 days, 5 hours ago
jankoatwarpspeed.com — A few months ago he posted an article on creating message boxes. No question, you should really take care about it. But this time he wants to make fun with it and add some animations using (you guess) jQuery. read more...
add a comment
|
category: jQuery | Views: 277
|
|
tags:
jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
27 days, 9 hours ago
blogs.msdn.com — "The December 08 release of the Silverlight Toolkit was published a short while ago. Just about every control in the Toolkit got some love and attention for this release and I encourage you to have a look, download it, and enjoy!" read more...
add a comment
|
category: Silverlight | Views: 6
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
1 month, 1 day ago
blog.kirupa.com — "Recently, I found myself having to create some Silverlight content that was going to be reused on several sites. While the overall content was the same, each site had a particular value for a property that needed to be different." read more...
add a comment
|
category: Silverlight | Views: 6
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 6 days ago, submitted by
Jemm
1 month, 6 days ago
weblogs.asp.net — "Developers want control. Developing for the web is seemingly more of a love/hate relationship with the tools at our disposal. Sometimes our tools and frameworks give us power, but not control. While we love the functionality and ease-of-use of many of the stock server controls found in ASP.NET WebForms, sometimes we find that the underlying HTML isn’t exactly what we need." read more...
2 comments
|
category: ASP.NET | Views: 256
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
1 month, 13 days ago
weblogs.asp.net — "As ScottGu recently posted on his blog, Microsoft have recently released a set of charting components. Several people followed up with comments on his post asking whether it was possible to use them with ASP.NET MVC. The good news is that it certainly is, if you are using ASP.NET as the View engine (the default). And there's actually relatively little that you have to do. This post outlines the steps you'll need to take to get it up and running." read more...
add a comment
|
category: ASP.NET | Views: 12
|
|
tags:
charting, ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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