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 Offsite Link "", Offsite Link "asp.net" at The Free Dictionary

Latest blogosphere posts tagged “ asp.net”

  • ASP.NET: Gradients


    MSMVPS.COMAuthority Authority: 606
    My first Xaml/Silverlight post was on gradients, it seems only right that my first ASP.NET post should cover the same topic. I started Web development in the 90s using VB 5/6 and classic ASP and learned all about HTML, CSS, Javascript, DOM, XML, XSL, and all of the other related technologies. This lead to writing a ...
    6 hours ago
  • Are You Paying Too Much for Web Hosting?


    Web Hosting Geeks' Blog - News, Trends, Discussions.Authority Authority: 124
    The easiest way to enjoy a low cost on your web hosting bill is to choose the right service provider to begin with.  Unfortunately, the web hosting business is growing at a rapid pace, which means choosing a good and reputable host is not only difficult, but often consuming and very frustrating.  The good thing is ...
    6 hours ago
  • Enabling session state programmatically


    MSMVPS.COMAuthority Authority: 606
    “Finally!!!”, you say…I hear you man! With ASP.NET 4.0, we can enable/disable session state programmatically (like in C# code :) ). The new version of the framework adds a new method (SetSessionStateBehavior) to the HttpContext class. You’re supposed to pass it a value from the SessionStatebehavior to ...
    9 hours ago
  • ASP.NET MVC ControllerFactory for Unity and the reasoning behind it


    CodeClimberAuthority Authority: 109
    Most of the mainstream IoC containers have their own implementation of a custom controller factory for ASP.NET MVC, but Unity doesn’t. There is an implementation in the MvcContrib project, but I don’t like the way it works, so I decided to implement it myself. Unity Controller Factory After a few mail ...
    10 hours ago
  • PHP Getting data is fast, but Flash displaying php data is slow, why?


    kirupaForumAuthority Authority: 167
    Hi guys, This is my first post. I have a problem in flash and php, hope you guys can help. In my database(mysql), I have a table which has 50k data(rows/records). I do a test using firebug, after playing the game, the call to load_score.php and save_score.php is around 380ms (millisecond). The save_score.php just ...
    19 hours ago
  • InterGlobe Technologies Walk-in for .Net Professionals on 12th Dec09


    IT & Engineering Jobs in IndiaAuthority Authority: 144
    This job is posted by Tushar and available at itjobsdelhi.blogspot.com InterGlobe Technologies (CMM I Level 5 & PCMM Level 3) Walk-in for .Net Professionals on 12th Dec09 Skills required: ASP.NET, VB.NET, C#, Web Services, XML, COM/DCOM, N-Tier Architecture, SQL, Server 2000, Windows Internals. ...
    19 hours ago
  • ASP.NET Programmers (Eastwood City) CONCENTRIX


    Philippine Call Center JobsAuthority Authority: 150
    (National Capital Reg – Eastwood City, Libis, Quezon City) Responsibilities: Develop and maintain software applications to support specific needs of operations and support personnel so that calls made and reports submitted to customers are according to requirements. Coaches and assists programmers in building ...
    22 hours ago
  • VB.NET ASP.NET DropDownList Bind To Table Source Code Example


    IdealProgrammer.comAuthority Authority: 123
    VB.NET ASP.NET DropDownList Bind To Table Source Code Purpose: – Illustrates using DropDownList and bind to data table for VB.NET ASP.NET. Prerequistes: Install Visual Web Developer 2008 Install SQL Server Express Download Northwind Database Attach Northwind Database to Databases in Sql Express ...
    22 hours ago
  • ASP.Net Programmers - Jobs In Mandaluyong (Garrett & Talon Inc.)


    Information Technology JobsAuthority Authority: 150
    (20 vacancies for permanent employment) (National Capital Reg - Mandaluyong, Philippines) Responsibilities: * Maintains a positive and respectful attitude in dealing with colleagues and users * Demonstrates flexible and efficient time management and ability to prioritize workload * Performs work with consistency, ...
    23 hours ago
  • Resizing images from the server using WPF/WIC instead of GDI+


    Tales from the Evil EmpireAuthority Authority: 477
    I and many others have written about resizing images using GDI+ , or rather its .NET façade, System.Drawing . It works. But there is just this one sentence at the bottom of the documentation : Caution: Classes within the System.Drawing namespace are not supported for use within a Windows or ...
    23 hours ago
  • VB.NET ASP.NET Source Code Examples


    IdealProgrammer.comAuthority Authority: 123
    VB.NET ASP.NET Source Code Examples This is a library of VB.NET ASP.NET Source Code Examples that you can use to accelerate your learning curve. This is a work in progress that is just beginning. VB.NET ASP.NET Code Examples 2-D Coming Soon Coming Soon Coming Soon Coming Soon Coming Soon ...
    23 hours ago
  • Simple Website-asp.net


    ScriptLancer BlogAuthority Authority: 175
    Hi,1. We need a simple website with Static HTML pages in ASP.Net.2. Website will have one logo and 6 other static HTML pages including a Home Page. 3. The Website must be completed within 7-10 Days.4. Details are attached.5. We would like to see samples of your work.Thank You.
    1 day ago
  • CSS – Style Inheritance


    Aggregated IntelligenceAuthority Authority: 122
    I was wondering how I could get style inheritance so that I could derive new styles from an existing style. Looks like that is not possible (please correct me if I am wrong). But the next best thing is to realize that you can use multiple styles on an element. The style is applied left to right. This provides a ...
    1 day ago
  • ASP.Net – Custom Validator – Setting the error message in client script


    Aggregated IntelligenceAuthority Authority: 122
    Question: How do you set the error message in the Client Validation Script. Answer: If the client validation method is called CheckEntry, then your code would need to look like this: "text/javascript"</span> language=<span class="str">"javascript"</span>> <span ...
    1 day ago
  • ASP.Net - Custom Validator – Multiple Controls


    Aggregated IntelligenceAuthority Authority: 122
    In ASP.Net, when you use a CustomValidator, it is easy to make it validate one control. But how do you use it to validate multiple controls (for eg: you want to make sure that if the City field has been filled out then you want the State field to also be filled out). You first create your custom validator. But you ...
    1 day ago
  • HTML – Nested tables – removing the space


    Aggregated IntelligenceAuthority Authority: 122
    If you have nested tables then you will notice that there is a space between the 2 tables. Sample nested text Sample Text To fix this, all you need to do is set the cellspacing="0" cellpadding="0" for the 2 tables. Sample nested text Sample Text
    1 day ago
  • Clone Website Mlm Lead Capture


    ScriptLancer BlogAuthority Authority: 175
    Were cloning www.vemmabuilders.com If u have MLM (multilevel marketing or network marketing) or knowledge of this business, this will help you understand earlier SIGN UP 1) http://www.vemmabuilder.com/vervebus(get your own codes, ull realized u have your own replicated leads generation exactly the same2) Login details ...
    1 day ago
  • File uploader sometimes fails.


    kirupaForumAuthority Authority: 167
    I have created my own php file uploader. It is working fine with image files, so far tested with jpg and png. I am trying to upload zip or rar files which is where the problem occurs. I have successfully uploaded a rar file (1.5mb in size) but when I try to upload either rar of zip of 9mb the php script fails ...
    1 day ago
  • VB.Net, C#, ASP.NET, Database, SQL Server 2005 jobs, Walk-in on Sat 12th December 09


    CareerGuruz.ComAuthority Authority: 152
    .NET TrainerSkills:-VB.Net, C#, ASP.NET, Database, SQL Server 2005 and above-Good Programming Skills, SDLC-Good Communication Skills, Migration Skills, Good Team PlayerQualification: BE/B.Tech, MCAExp: 1+yrWalk-in Date: 12th Dec 09Time: 11:00amCompany Name: Effent TechnologiesWalk-in Location: BangaloreContact Person: ...
    1 day ago
  • Java/J2EE, ASP.Net, VB.Net, Architects and Technical Specialists jobs, Walk-in on Sat 12th December 09


    CareerGuruz.ComAuthority Authority: 152
    Architects and Technical SpecialistsSkills:-Java, J2EE, EJB, SOA, Web Services, WebSphere, Weblogic-VB.Net, ASP.Net, C#, C#.Net, ASP.Net MVC-Pega (PRPC 5.x), Savvion, Cordys, TIBCO-Vignette, VCM, VAP, IBM FileNet, Microsoft SharePoint, Oracle Stellant-Ab Initio, DataStage, Business Objects, Informatica-PL/SQL, Oracle, ...
    1 day ago

Comments about asp.net

Personal attacks are NOT allowed
Please read our comment policy