ASP.Net
Tag details
Welcome to the 'ASP.Net' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'ASP.Net'.
Look up
"ASP.Net"
at The Free Dictionary
Latest blogosphere posts tagged “ASP.Net”
-
.Net jobs, Tech Lead Required
CareerGuruz.Com —
Authority: 149
.Net Tech LeadSkills: ASP.Net, MS SQL, VB.Net, C#.Net, .Net Framework, Ajax, Design Patterns,Exp: 5 – 7 YrsJob Description:- 5-7 years experience in software development using Microsoft technologies especially .net- 3-4 years of experience in Web development using .net.- Strong in Object Oriented methodologies- Good ...4 hours ago -
Programming Project 1258859765
ScriptLancer Blog —
Authority: 171
HiI need a complete clone of the website www.bidda.it Have a look on it and it is an auction website like swoopo, bidkong and others. I am in need of a CMS and later would require a hosting but at current just bid for a complete website development. The website must have English as well as Italian language support.If ...9 hours ago -
ASP.NET MVC: Creating reports using Chart control
PimpThisBlog.com - Latest published stories —
Authority: 467
ASP.NET Chart control is powerful control you can use to add charting support to your web applications. Although chart controls are mainly used with ASP.NET forms it is not very hard to use them also in ASP.NET MVC applications. In this posting I will show you how to use ASP.NET Chart control in ASP.NET MVC ...11 hours ago -
Yahoo, Gmail, AOL and Hotmail Account Creator by pinoydarv
Freelancer jobs resources —
Authority: 169
Description We are in need of a program that would enable us to do perform the following: * Automatically create email accounts from domains yahoo, hotmail, gmail and aol * Implement third party API... (Budget: $30-250, Jobs: .NET, ASP, C#, Java, Javascript)Related posts: Gmail account creator by elo17 Yahoo ...12 hours ago -
Easy Web Site Creation With The ASP.NET Web Development Environment
Computer Internet network security News —
Authority: 138
The ASP.NET web development environment offers inexperienced and experienced web developers both speed and power. It is very easy to get a new website created through an ASP dot NET process. ASP dot NET web development works in that it helps to work to handle websites of all sizes. There are many features to check ...13 hours ago -
CodeCamp jQTouch session
MSMVPS.COM —
Authority: 659
If you are looking for the demo files from my CodeCamp presentation in the Netherlands you can download the notes here and the complete sample code here . No PowerPoint, after all this was a CodeCamp And when my ISP is fully operational again the demo can be viewed online here . Enjoy, I ...18 hours ago -
ASP.NET MVC: Creating reports using Chart control
Gunnar Peipman's ASP.NET blog —
Authority: 489
ASP.NET Chart control is powerful control you can use to add charting support to your web applications. Although chart controls are mainly used with ASP.NET forms it is not very hard to use them also in ASP.NET MVC applications . In this posting I will show you how to use ASP.NET Chart control in ASP.NET MVC ...22 hours ago -
The Benefits Of Using PHP To Build Your New Website?
Content for Reprint Blog —
Authority: 152
Building a website is not easy. There are a lot of things that you have to know before you can start your own page, which is why so many people find it easier to simply get a website build for them, or some people just use free templates, which is just so much easier. There are many different types of website out ...1 day ago -
The Benefits Of Using PHP To Build Your New Website?
Web Design TB —
Authority: 157
With everyone working on the internet nowadays, it pays to have a top quality, fully interactive website where customers can come and look at your products, but them, review them and more. You can do this with most website design programs, but one of the best to use is PHP. When you look for PHP web development there ...1 day ago -
Mass Mailing System
ScriptLancer Blog —
Authority: 171
We are looking for Mass Emailing System preferably in PHP, My SQl with good interface, Where we can maintain different Contact List, Import- Export them from various sources. Categories Contacts.There we should save multiple Newsletters, send to respective contact list get delivery reports.WE also want automatic ...1 day ago -
MySQL Automatically delete row on a connecting table
kirupaForum —
Authority: 154
Im reading about foreign keys and constraints. Very eye-opening. If there is a book you recommend to learn more about this please let me know. Im very tempted to buy Pro MySQL or The Definitive Guide to MySQL 5 to learn more. Or if there is a very good well-explained, detailed tutorial please also let me know. Im ...1 day ago -
Apache Mod_rewrite
kirupaForum —
Authority: 154
We have a oScommerce site installed in the subfolder /catalog. We want to hide the folder name catalog from the URL. However, there is a dynamic Web site in the root folder. # Begin default subdomain redirect # RewriteEngine on RewriteCond %{HTTP_HOST} ^domain.com RewriteRule ^(.*)$ http://www.domain.com/$1 ...1 day ago -
451 CAOS Links 2009.11.20
451 CAOS Theory —
Authority: 557
Google launches Chromium project, Terracotta acquires Quartz. And more. Follow 451 CAOS Links live @caostheory on Twitter and Identi.ca “Tracking the open source news wires, so you don’t have to.” For the latest on Oracle’s acquisition of MySQL via Sun, see Everything you always wanted to know about ...1 day ago -
Several Advantages Using Windows Hosting
PublishMyself.net —
Authority: 133
When you are going to building your site, after have domain, you will start with a hosting provider too. Before you choose a hosting company, you should know their main types. You also should know what functions of hosting you will need. That’s the fact if you want get the right hosting provider and the right ...1 day ago -
Image capturing in ASP.NET 3.5 using Webcam
Programmers Heaven Forums RSS Feed —
Authority: 163
Hi, I would like to capture the image using WebCam and store it in database. I am using ASP.NET 3.5, C#, Visual Studio 2008, SQL Server 2008, Windows Vista Business (O.S), IIS 7.0 and IE 7.0. I want to integrate WebCam functionality in my Web Application. My requirement is, the end user can view the image (i.e., ...2 days ago -
Connected Show #20 – Who’s Exception Is It?!
JrzyShr Dev Guy —
Authority: 407
In this episode guest Milan Negovan talks about health monitoring in ASP.NET and what to do when things go wrong! (Starts at 24:47). We cover different options on exception handling & instrumentation in web applications. Peter and Dmitry talk about Eclipse support for Windows 7, the Windows Azure Content ...2 days ago -
A better Model Binder addendum
Jimmy Bogard —
Authority: 409
A while back, I wrote about a ModelBinder enhancement we use to do arbitrary filtering on types. The underlying matching algorithm only matches on one type, but we like to use layer supertypes for a lot of our domain objects, so we want to use a single model binder for every Entity or Enumeration type in our ...2 days ago -
ASP.NET MVC and Windows Azure together
D' Technology Weblog —
Authority: 547
With November release of Windows Azure Tools for Microsoft Visual Studio, Microoft made some changes in Visual Studio 2010 to make it easier to use ASP.NET MVC and Windows Azure together. Note: In Nov Tools + SDK, Windows Azure only supports .NET 3.5 SP1, .NET 4.0 projects are not supported. Creating a New ...2 days ago -
PHP Subpages not showing up
kirupaForum —
Authority: 154
Hi there, I have built a menu using CSS, PHP, and javascript. Here is the PHP code below. I am trying to figure out why the sub-sub pages wont show up. The sub category shows up, but not the pages that belong to it. If I exchange the WHERE subid={$subcat[id]} and make it WHERE subid=1, then it shows up. But ...2 days ago -
PHP Share your Form class
kirupaForum —
Authority: 154
Hey guys! Im writing a Form class with validation. I like what Im doing but I think it can be improved. Im hardly satisfied with what I do. For example, the date field accepts from a drop-down menu the day, month and year. Now if you enter February 31, 2010 (invalid date) it will ask you to enter a valid date, but I ...2 days ago

