Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 Palermo4 
3 hours, 59 minutes ago

CSS3 Tips, Tricks, and Resources

Do you need to take your CSS3 skills to the next level? The following resources are monitored and kept current. Bookmark these links! CSS3 Resources (monitored and current) CSS3 Tips and Tricks!
Filed under: , ,
Posted to:
by
 dwahlin 
9 hours, 57 minutes ago

jQuery Tip #2 - Manipulating the DOM in a Loop

One of jQuery's greatest strengths is its ability to manipulate the DOM with a minimal amount of code. It's so easy to change things that we often don't think about what's happening under the covers. For example, consider the following code that appends...
Filed under: , ,
Posted to:
by
 dwahlin 
02-08-2012, 2:06 AM

jQuery Tip #1 – Defining a Context When Using Selectors

I really enjoy working with jQuery and have had the opportunity to use it a lot over the years on various projects.  It’s an essential part of my “technology tool belt”. My company has also started providing new training classes on jQuery to various...
Filed under: , ,
Posted to:
by
 psheriff 
02-06-2012, 10:27 PM

Wrapping up Configuration Manager

Many developers use the ConfigurationManager class to retrieve settings from the .Config file of your application. This class allows you to retrieve settings from the <appSettings> element. With just a single line of code as shown in the following...
Filed under:
Posted to:
by
 cibrax 
02-06-2012, 9:05 AM

AgileSight, my new venture

Another important milestone in my career started three years ago when I joined Tellago . I convinced my friend Jesus to hire me, and I would eventually move to the United States with my family to work in the company.  That never occurred for some...
Filed under: ,
Posted to:
by
 dwahlin 
02-04-2012, 7:15 PM

Upcoming ASP.NET, HTML5 and Windows 8 Talks and Workshops at DevConnections 2012

It’s that time of the year again! DevConnections 2012 is right around the corner and we have a lot of great new workshops and sessions planned for the ASP.NET and Client-Dev (HTML5, Windows 8 Metro, JavaScript, jQuery, etc.) tracks. The keynote at DevConnections...
Posted to:
by
 sreejukg 
02-04-2012, 5:13 PM

Developing custom field type for SharePoint 2010

The ECM features of SharePoint 2010 are excellent. The best thing is the extendibility of the platform using SharePoint designer and Visual Studio. By default SharePoint includes field types such as Single line text, multi-line text etc. The following...
Posted to:
by
 RicardoPeres 
02-04-2012, 4:18 PM

Changing a Control’s Output Dynamically

A question that pops up occasionally in ASP.NET forums or sites like Stack Overflow is how to change a control’s output dynamically. Well, since the CSS Friendly Control Adapters came out, I knew how to do it statically, through static registration on...
Filed under: , , ,
Posted to:
by
 oazabir 
02-04-2012, 6:01 AM

Scaling ASP.NET websites from thousands to millions–LIDNUG

Here’s the recent presentation made on LIDNUG on scaling ASP.NET websites from thousands to millions of users. Scaling ASP.NET websites from thousands to millions of users by Omar AL Zabir Here’re the slides. Scaling asp.net websites to millions of users
Posted to:
by
 OWScott 
02-03-2012, 11:11 PM

Flush IIS HTTP and FTP Logs to Disk

Today I wanted to find a way to flush the IIS FTP logs on-demand.  The logs for IIS FTP flush to disk every 6 minutes, and the HTTP logs every 1 minute (or 64kb).  This can make troubleshooting difficult when you don’t receive immediate access...
Filed under: , ,

1 2 3 4 5 Next > ... Last »