Subscribe

Topic: asp.net

New with Topic: asp.net


Brij...
Brij... posted a blog entry
Versioning ASP.NET 2.0 WebSite Assembly / Web Deployment Project
The web project model changed in number of ways from Visual Studio 2003 to Visual Studio 2005, But one major part which is...
 
networkingman
networkingman bookmarked a link
usa.bpath.com asp scripts sql php scripts java javascripts jsp asp.net
usa.bpath.com asp scripts sql php scripts java javascripts jsp asp.net
 
ServePath Hosting
ServePath Hosting posted a blog entry
GoGrid Offers Windows Server 2008 in the Cloud
Many of you have been waiting in anticipation for this moment…well now it is here! This week we have launched Windows...
1 day ago GoGrid Blog | Topics: Cloud..., Events, FAQs, Features
 
IgoruS
IgoruS posted a blog entry
Компания Microsoft выпустила релиз SQL Server 2008
Компания Microsoft выпустила релиз SQL Server 2008. Множество фич в SQL Server 2008...
1 day ago Richmedia Community | Topics: Asp.Net, Windows
 
Khanh Le
Khanh Le bookmarked links
ASP.NET gets no Respect
Now I should not learn ASP.NET anymore
Microsoft’s Biggest Mistake with ASP.NET
Now I should not learn ASP.NET anymore
 
ignatandrei
ignatandrei posted a blog entry
Linq Data Source , Object Data Source si GridView
In sfirsit am avut ocazia sa ma joc cu LINQ de adevaratelea(cam tirziu, avind in vedereca a...
2 days ago Andrei Ignat Blog | Topics: .NET, ASP.NET, LINQ, programare
 
Encosia
Encosia posted a blog entry
It’s almost that (book giveaway) time again
When I heard the banging on my front door early this morning, I thought it was yet another solicitor selling magazine...
2 days ago Encosia | Topics: AJAX, ASP.NET, JavaScript, Reading
 
Jenner Maciejewsky Rocha
Jenner Maciejewsky Rocha posted a blog entry
.NET Framework 3.5 Training Kit
Se você costuma fazer palestras ou escrever sobre desenvolvimento com Visual Studio 2008 e .NET Framework, a Microsoft...
 
Anand N
Anand N posted a blog entry
RadControls for ASP.NET
Development of Web sites with rich user interfaces is the order of the day, especially with the evolution of Silverlight. Many...
2 days ago DevReviews | Topics: Editor's..., asp.net, telerik
 
IvanStefanov
IvanStefanov shared an item
ASP.NET Browsers Filter!!
Yesterday .NET SP1 released and many new features for ASP.NET where added. But yesterday i also discovered a feature that ASP.NET has from version 2.0 Let's say we have a button. We can decide what value will the properties have for different...
 
bramloquet
bramloquet posted a blog entry
.NET (web)developer WANTED - Help ons zoeken en win een iPhone
Wij - en dan heb ik het over WEBS - zoeken .NET (web)developers!Meer info op jobs.webs.beVacature .NET...
2 days ago bramloquet | Topics: Bram, Werk, apple, ASP.NET
 
Dave
Dave posted a blog entry
ASP.NET Three Tiered w/ Client Side Data
Last week, I created a tool that would allow the user to upload an XML file and have the web site process the file and return a...
 
lotas
lotas shared an item
ASP.NET MVC Tip #33 – Unit Test LINQ to SQL
In this tip, I demonstrate how to unit test the LINQ to SQL DataContext object by creating a Fake DataContext. You can perform standard LINQ to SQL inserts, updates, deletes and LINQ queries against the Fake DataContext. I’ve struggled for the...
 
Dennes
Dennes posted a blog entry
Framework 3.5 Training Kit
Passeando pela web esbarrei com o .NET Framework 3.5 Enhancements Training Kit. Inicialmente parece ser um conjunto de...
3 days ago Cidadão Carioca | Topics: ADO.NET, .NET, ASP.NET, WCF
 
desaturated
desaturated shared an item
ASP.NET gets no Respect
As an ASP.NET developer I'm pretty much sold on ASP.NET as a platform. I've used ASP.NET since the beginning of the early .NET betas and while I originally had a tough time getting started with it, I eventually came to really enjoy the framework. But...
 
Clint
Clint posted a blog entry
URL rewriting with SharePoint (MOSS 2007)
Whats up? Url rewriting is a pretty cool thing to have. [especially when people ask you for it] There’s a lot of requests...
6 days ago Scared Panda | Topics: code, internet, sharepoint, web
 
Siderite g
Siderite g posted a blog entry
Invalid postback or callback argument in ASP.Net 3.5
Also, you might get a Sys.WebForms.PageRequestManagerServerErrorException with code 500 when using Ajax. It usually happends...
 
windows_mss
windows_mss posted a blog entry
6 days ago Xploredotnet | Topics: ADO.NET, ASP.NET, C#
 
Kevin Tunis
Kevin Tunis shared items
Designing with web standards - the ASP.net companion (Zeldman aloud #4)
Time to dive into real chapters!Chapter 1. 99.9% of Websites Are Still Obsolete Most sites on the web have been built with only major desktop browsers in mind. This makes sites incompatible with screen reading software, mobile devices and the...
Visual Studio 2008 SP1 Adds JavaScript Formatting
Just a "two thumbs up" for the addition of JavaScript™/JScript® formatting in Visual Studio 2008 Service Pack 1. I don't like leaving messy-looking code - especially since JavaScript makes the trip all the way to the client. My formatting...
 
Sachin Palewar
 
ignatandrei
ignatandrei posted a blog entry
Master page si erori
Incercasem sa interceptez erorile din Master page – si nu intelegeam de ce nu merge.Pina mi-am adus aminte ca...
8 days ago Andrei Ignat Blog | Topics: .NET, ASP.NET, programare
 
Brij...
Brij... posted a blog entry
IsNumeric Function in C#
VB.NET has lots of functions that C# developers have to create manually. Out of which I am providing here the different...
 
Dennes
Dennes posted a blog entry
Visual Studio 2008 e Framework 3.5 Service Pack 1 Disponíveis
  Finalmente aquilo que todos esperavam : O Visual Studio 2008 e o Framework 3.5 Service Pack 1 encontram-se...
8 days ago Cidadão Carioca | Topics: ADO.NET, .NET, Ajax, ASP.NET
 
MatthewDeanMartin
MatthewDeanMartin bookmarked links
Thomas Marquardt's Blog : Some history on the ASP.NET cache memory limits
In v1.1, we also supported WS03. WS03 used a different process model (w3wp). This process model gets its private bytes limit from IIS configuration ("Maximum Used Memory" on Recycling tab of Application Pool properties in IIS Manager), not...
 
DaveCallan
DaveCallan posted a blog entry
Filtering & sorting DataTables with DataTable.Select() in C#
We all know that connections to databases from within our applications cost us processor cycles and thus time so it’s...