|
|
mberseth
Stories submitted by mberseth
|
|
published 1 month, 10 days ago, submitted by
mberseth
1 month, 11 days ago
dexign.net — Here's a checklist of five common mistakes that ASP.NET and the Viewstate/Postback model of development make it far too easy for unsuspecting developers to make: read more...
1 comment
|
category: ASP.NET | Views: 506
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mberseth
1 month, 18 days ago
codeplex.com — Interesting document ... Includes stuff like
- adding jQuery style css selectors: $query(“input[type=text][value~=foo]”);
- client side templates read more...
add a comment
|
category: ASP.NET | Views: 17
|
|
tags:
AJAX, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 21 days ago, submitted by
mberseth
1 month, 22 days ago
codethinked.com — It seems as if everyone in .net land has chimed in on the whole Entity Framework "Vote Of No Confidence" petition recently, and up until now I have mostly stayed on the sidelines. As with any seemingly risky move, I was quite torn on the issue. And to a certain extent, I still am ... read more...
2 comments
|
category: Community | Views: 341
|
|
tags:
CodeThinked, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 3 days ago, submitted by
mberseth
5 months, 7 days ago
mattberseth.com — I didn't see any live demo links on Scott's blog, so I thought I would upload his digg demo app to my web server. So if you want to view his app without downloading the code (or if you don't have VS 2008), you can view the live demo here. Hopefully Scott won't mind ... read more...
add a comment
|
category: Silverlight | Views: 2
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
mberseth
1 year ago
mattberseth.com — Example showing how to implement the classic Master/Details scenario using ASP.NET AJAX and the ModalPopupExtender control in the ASP.NET AJAX Control Toolkit. read more...
add a comment
|
category: AJAX | Views: 107
|
|
tags:
mattberseth, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
mberseth
1 year ago
mattberseth.com — An AjaxControlToolkit extender control that is useful for disabling controls during partial postbacks ... read more...
add a comment
|
category: AJAX | Views: 3
|
|
tags:
mattberseth, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mberseth
1 year, 1 month ago
mattberseth.com — If you have worked with the ASP.NET 2.0 GridView control, I am sure you were more than a little surprised when you realized there is no decent way to display the Header or Footer rows of a GridView that is bound to an empty DataSource. I know I was. It seems like a bug to me and I am surprised it made it through usability testing. Anyway, there are basically 2 ways to work around this problem read more...
add a comment
|
category: ASP.NET | Views: 127
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 year, 1 month ago, submitted by
mberseth
1 year, 1 month ago
mattberseth.com — I was looking for good examples of how the ModalPopupExtender control could be used as a confirmation dialog. I was especially curious in seeing implementations where the popup is used to confirm deletes performed on rows of a GridView. I couldn't find any good samples so I figured I would take a shot at it ... read more...
add a comment
|
category: AJAX | Views: 27
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
mberseth
1 year, 1 month ago
mattberseth.com — Google Analytics-style ASP.NET AJAX progress indicator. Live demo and code sample ... read more...
1 comment
|
category: AJAX | Views: 2
|
|
tags:
Web2.0, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mberseth
1 year, 1 month ago
mattberseth.com — Ever had the need to read or write a piece of session data from the browser? Here is an example of an easy way this can be accomplished using ASP.NET AJAX ... read more...
add a comment
|
category: AJAX | Views: 2
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 year, 1 month ago, submitted by
mberseth
1 year, 1 month ago
mattberseth.com — A recent 'kicks' article showed how to use an UpdateProgress to display a page level gmail-like status indicator. This article shows a technique for rendering the indicator over the control contained within an updatepanel. On pages where there are a lot of controls, this lets the user know exactly which one was updated. read more...
add a comment
|
category: AJAX | Views: 53
|
|
tags:
UpdatePanelAnimationExtender, mattberseth, AJAX, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
mberseth
1 year, 2 months ago
mattberseth.com — Ever heard of the EventHandlerList object that lives in the System.ComponentModel namespace of the .Net framework? I hadn't until I disassembled the System.Windows.Forms.Control class while debugging the other day. I did a few google searches and ended up on an MSDN page titled 'How to: Declare Events That Conserve Memory Use'. I found the content rather interesting.
Typically, a class declares an event as follows ...
read more...
1 comment
|
category: C# | Views: 4
|
|
tags:
mattberseth, EventHandlerList, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mberseth
1 year, 2 months ago
mattberseth.com — Did you know that with ASP.NET AJAX you can easily invoke static methods declared on your ASP.NET page from script on the client? To enable this you will need to do the following ... read more...
add a comment
|
category: AJAX | Views: 6
|
|
tags:
mattberseth, ASP.NET, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
mberseth
1 year, 2 months ago
mattberseth.com — System.IO.Path has a number of utility methods that are useful when you have to progamatically build a file path ... read more...
2 comments
|
category: C# | Views: 9
|
|
tags:
System.IO, mattberseth, C#, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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