|
|
Stories recently tagged with 'ASP.NET'
|
|
submitted by
mosessaur
2 minutes ago
msdn2.microsoft.com — This article discusses:
* SharePoint deployment basics
* Deploying custom Web Parts
* Customizing site branding
* Deploying lists, forms, and reports
read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dzak
23 hours, 54 minutes ago
codebetter.com — Every so often on our production web servers, we get the "Could not load file or assembly App_Web..." error. There's a long thread over at ASP.NET about this issue, but I thought a simple post may help others running into this problem. read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
hockman
1 day, 9 hours ago
hockblogs.net — Sorting is one of the important features that are nearly always required in each project. Recently I’ve run into a major problem on a Sitecore / .NET project, when displaying a set of data that was sorted. Actually the sorting wasn’t any problem, no it was the differende between the two ways that the data was retrieved. In this article I show you the difference between using the Children.ToArray() statement and using a Xpath Query. read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
1 day, 12 hours ago
pietschsoft.com — I've been doing a lot with ASP.NET AJAX for almost 2 years now, including my Web.Maps.VE product. So, I've decided to spread some of my knowledge in this area by writing up some articles on things that I've learned and figured out. The ScriptControl is basically the first building block you want to use to start building out a WebControl (server control) that will have some kind of rich AJAX functionality in the browser. You may have heard of ASP.NET AJAX Control Extenders, especially if you're familiar with the AJAX Control Toolkit, so why would we use ScriptControl instead of creating an ExtenderControl in order to give a control some rich AJAX functionality within the browser? Well, you want to create an ExtenderControl to extend or enhance an existing control with some rich AJAX functionality, and you want to inherit from the ScriptControl class when you are creating a full control that will have some rich AJAX functionality. read more...
add a comment
|
category: AJAX | Views: 12
|
|
tags:
ScriptControl, ASP.NET, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 day ago, submitted by
mhawley
1 day, 14 hours ago
blog.eworldui.net — One nice feature that ASP.NET added in the 2.0 feature set was the ability to embed resources directly within an assembly and then later extract them through a separate Http Handler. You've notably saw this by all the WebResource.axd calls. If you're building a ASP.NET MVC view, you have two ways of extracting web resource urls. Find out how to do this in your view and through a new extension method. read more...
add a comment
|
category: ASP.NET | Views: 111
|
|
tags:
MVC, ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Perpetuum
1 day, 15 hours ago
perpetuumsoft.com — If you read title of this article and didn’t exit the page, you probably know that implementation of various dashboards in business applications is rather new and popular trend. As all new tendencies that don’t have firm rules, executive dashboards raised a lot of discussions on practical usefulness of both complete concept and separate dashboard elements. One of the points at issue is the use of graphical elements imitating real analog devices to represent values. In this article I tried to state basic principles of using such elements. read more...
add a comment
|
category: ASP.NET | Views: 5
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 hours, 16 minutes ago, submitted by
landonb
1 day, 19 hours ago
codeproject.com — Hack for the .Net script manager to pull all needed javascript files at once and push them to the bottom of the html to speed up rendering. read more...
add a comment
|
category: ASP.NET | Views: 47
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
powerrush
1 day, 19 hours ago
blog.troyd.net — Here is code that will allow you to decorate your MVC Actions with attributes that will define your needed "preconditions".
I often find the need to check for the existence of a parameter passed to a web page, such as an ID, and also often need to check if the ID is valid as well (e.g.: a valid primary key). These, I consider "preconditions". read more...
1 comment
|
category: ASP.NET | Views: 4
|
|
tags:
ActionFilter, MVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
UnicornNinja
1 day, 21 hours ago
thebrainparasite.com — If you were building a utility library, what would you include or exclude? The purpose of this post is to try and get some feedback on which functions you would include in such a library and which you would leave out. The last thing I want to do is create some bloated set of code filled with methods that are rarely used. read more...
add a comment
|
category: ASP.NET | Views: 12
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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