ASP.NET Weblogs

Posted to:
by
 Ken Cox [MVP] 
9 hours, 59 minutes ago

Stupid web.config mistake: Sections must only appear once per config file

Today’s stupid mistake comes to you via the web.config file in an ASP.NET 4 Web application project. At runtime, when navigating to default.aspx, ASP.NET choked with this error message: Parser Error Message: Sections must only appear once per config file...
Posted to:
by
 jeffwids 
11 hours, 59 minutes ago

How to increase the timeout for a SharePoint 2010 website

The default timeout for an Http Request in SharePoint Foundation 2010 is 120 seconds*.  Any Http Requests above this 120 seconds will be met with a “Request timed out” error as displayed in the SharePoint logs: Unexpected    ...
Posted to:
by
 SGWellens 
14 hours, 52 minutes ago

Goodbye Ajax Toolkit, Hello jQuery UI

Like most developers, I love finding tools that do my work for me and make me look good. And, like most developers, I am extremely wary of adding too much outside crap to a project which can make maintaining it a nightmare. You may end up not only maintaining...
Filed under: ,
Posted to:
by
 ketan_al 
19 hours, 34 minutes ago

Closer look at GridView control (Part 1)

Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt...
Filed under: ,
Posted to:
by
 MarianoS 
09-03-2010, 11:50 PM

Enamorandose de Entity Framework 4 - CodeCamp 2010

Mañana, con mi colega Leandro Boffi , vamos a estar presentando la charla Enamorandose de Entity Framework 4 donde repasaremos los nuevos features de Entity Framework 4 en el CodeCamp 2010 de Buenos Aires. A partir de el Lunes va a estar disponible en...
Filed under: , ,
Posted to:
by
 gsusx 
09-03-2010, 2:59 PM

Tellago is rocking Buenos Aires Code Camp

Tellago is going to rock the Buenos Aires Code Camp tomorrow!!! Four of our architects are presenting on some of the newest Microsoft technologies. Here is a quick summary of the topics our guys are presenting on. Pablo Cibraro ( http://weblogs.asp.net...
Posted to:
by
 guybarrette 
09-03-2010, 7:43 AM

Samedi .NET - Introduction au B.I.

Sujet: Introduction au B.I. Date: Samedi 25 septembre 2010 Heure: 9h00 à 16h00 Langue: Français et Anglais Endroit: Pavillon des Sciences de la gestion (R) 315, rue Sainte-Catherine Est, H2X 3X2 http://www.uqam.ca/campus/pavillons/r.htm Coût: 5$ pour...
Filed under:
Posted to:
by
 guybarrette 
09-03-2010, 7:37 AM

Speaker Idol

The Montreal .NET Community ’s Speaker Idol contest will take place on Monday October 25th 2010.  The grand prize is a copy of Visual Studio 2010 Ultimate.  Here are the info (in French): Vous désirez partager vos connaissances de la plate-forme...
Filed under:
Posted to:
by
 niqbal 
09-03-2010, 3:56 AM

Silverlight 4.0 Optional & Named Parameters

Named & optional parameters are a new C# language feature coming up with .NET FX 4.0 and guess what… it’s in Silverlight 4 as well! Optional parameters will come very useful when defining complex APIs where you would usually have to provide several...
Posted to:
by
 DigiMortal 
09-03-2010, 3:07 AM

Visual Studio Extension: Save UML diagram as image

I am auditing one big legacy application. I use Visual Studio 2010 modeling projects to visualize the design of this legacy application. When I wanted to get my UML diagrams to image files so I can insert them to documents I found no option for it. As...

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