Links recently tagged with 'AspNet' Subscribe to this feed

1votes
voted
rockinthesixstring rockinthesixstring 1 day, 16 hours ago
dotnetblogger.com — Thanks to MDBF on Codeplex, mobile browser detection is as easy as 1,2,3. more...
add comment | | views: 61
1votes
voted
dczupek dczupek 6 days, 1 hour ago
blog.dczweb.net — Configuration required for running 32 bit apps on 64 bit IIS more...
add comment | | views: 14
1votes
voted
rockinthesixstring rockinthesixstring 8 days, 6 hours ago
dotnetblogger.com — Speed up your Gridview paging with this simple tip more...
add comment | | views: 14
1votes
voted
dczupek dczupek 12 days, 16 hours ago
blog.dczweb.net — For many of us familiar problem. You developing applications under IIS6 and you're about to move them to IIS7. In previous version of IIS was enough to copy over your files, create app pool and site.... more...
add comment | | views: 65
Migration of ASP.NET app from IIS6 to IIS7 (7.5)
1votes
voted
RMuth RMuth 15 days, 7 hours ago
isi-net.com — I live and breath with ASP.NET MVC, but from the very beginning I’ve been very uncomfortable with the magic string nature of routes, controllers, and actions. I long ago stopped using the various “ac... more...
add comment | | views: 20
MVC Routes and Magic Strings == “No Good”
1votes
voted
farooq.kaiser farooq.kaiser 19 days, 16 hours ago
fairnet.com — You can do it using ExcelPackagethat provides server-side generation of Excel 2007 spreadsheets. You can download it from codeplex. Here is sample code to generate XLSX file using ExcelPackage. 1: F... more...
add comment | | views: 94
Web 2.0 | Did you know.. How to generate Excel 2007 file in C#?
1votes
voted
farooq.kaiser farooq.kaiser 19 days, 16 hours ago
fairnet.com — Here is our C# code to generate CSV file. 1: StringBuilder sb = new StringBuilder(); 2:string strDelimiter = ","; 3: 4:foreach (DataRow dr in table.Rows) 5: { 6:string[] arr = Array.ConvertAll(dr.It... more...
add comment | | views: 84
Web 2.0 | Did you know.. How to create CSV or Text file in C#?
1votes
voted
leniel leniel 1 month, 1 day ago
leniel.net — This post shows how to implement the Model View Presenter (MVP) pattern using Castle Project, which is an Inversion of Control Container framework. Employing Castle Project containers and ASP.NET it ... more...
add comment | | views: 28
Model View Presenter pattern with Castle in ASP.NET
1votes
voted
farooq.kaiser farooq.kaiser 1 month, 5 days ago
fairnet.com — In this article, i will examined how to build reports using ItextSharp PDF controland Ms Chart controlsusing XML template. The Xml template give us freedom to change the contents without having to re... more...
add comment | | views: 151
Web 2.0 | MS Chart Controls to PDF with iTextSharp using XML Template
1votes
voted
quachnguyen quachnguyen 1 month, 13 days ago
code2code.info — The team is proud to announce the release of BlogEngine.NET version 1.6. With several new features and numerous improvements and bug fixes, this is a must upgrade version for current BlogEngine.NET ... more...
add comment | | views: 41
3votes
voted
quachnguyen quachnguyen 1 month, 11 days ago
code2code.info — If you want to redirect your current user to anther page from aspx page, here is html snippets code which can accomplish this task. more...
add comment | | views: 150
1votes
voted
farooq.kaiser farooq.kaiser 1 month, 17 days ago
fairnet.com — In this article, i will examined how to build template to store email data such as body and subject. The template is an XML file that will store the static text with dynamic Tags. The dynamic tags ar... more...
add comment | | views: 98
Web 2.0 | Email Template using C#
2votes
voted
rockinthesixstring rockinthesixstring 2 months, 1 day ago
dotnetblogger.com — For those of you who have come up against this problem in the past, I have discovered a pretty simple solution on how to make the "Remember Me" feature in the ASP.NET Membership Provider actually wor... more...
add comment | | views: 226
1votes
voted
jMan jMan 2 months, 10 days ago
weblogs.asp.net — This is the thirteenth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post covers some of the improvements being made around Search Engine Optimization (SEO)... more...
add comment | | views: 48
1votes
voted
jMan jMan 2 months, 16 days ago
weblogs.asp.net — SharePoint API doesn’t provide any method to get collection of all Web Applications in a farm. Here we need to write more code, than we are getting collections of SPSite or SPWeb more...
add comment | | views: 77
1votes
voted
farooq.kaiser farooq.kaiser 2 months, 14 days ago
fairnet.com — In this article, i will examined how to upload/download file from HTML client to FTP server using HttpHandler in C#. This approach can be very handy for application integration. Here is our html code... more...
add comment | | views: 235
2votes
voted
rtpHarry rtpHarry 2 months, 14 days ago
runtingsproper.blogspot.com — One for the search engines really but you might want to give this short article a quick read if you have been stumped by the error above. more...
add comment | | views: 178
2votes
voted
rtpHarry rtpHarry 2 months, 14 days ago
runtingsproper.blogspot.com — The ProviderUserKey gives access to a unique identifier for each of the members in your membership data store. If you're doing a large amount of lookup's or want to cross link to another table you wi... more...
add comment | | views: 207
  • Web Dev Vote's Facebook Profile
  • Follow us on Twitter
  • RSS

Top stories  Top Vote   Top View

10 Web Dev .NET: jQuery Flexigrid Using C# 3.0 (.NET 3.5) & LINQ
8 6 Tips for Working with the ASP.NET AJAX Accordion Control
8 Object-Oriented Data Caching for Classic ASP
8 VS 2008 on Vista 64-Bit
7 Access JavaScript variables on PostBack using ASP.NET Code
7 Working With ASP.Net MVC Part 1 | Dev102.com
7 Tips & Tricks when working with jQuery and ASP.NET AJAX
7 HowTo Get Current Online Users Count and Infos with ASP.NET
7 Really Simple Testing for JavaScript - Tales from the Evil Empire
6 Saving a File Directly Into a MySQL Database


Technorati Profile