Browse by Tags

Related Posts

  • Senior .Net programmer for $15 per hour

    I am an experienced .Net programmer, my name is Michael. My experience in web programming is more than 8.5 years long (.Net is more than 6.5 years). I am the owner/team leader of a small web development company(3 persons): see details: http://www.programming4web.com Our area is .Net, C#, Asp.Net, Asp...
    Posted to Jobs (Forum) by NET-developer on 02-26-2009, 12:00 AM
    Filed under: programming, SQL 2005, SQL Server 2000, vb.net asp.net c# ado.net C++ CORBA Java, "sql server" sharepoint "reporting services" vb.net, .NET, .Net 1.1, .net 2.0, .net 2.0 c#, .NET 3.0, .net c# WPF SQL, .net developer, ado dot net, AJAX .ASP.Net 2.0, AJAX .NET, AJAX .NET 2.0, AJAX .NET 2.0 for existing web application, ajax .NET 2.0 membership login, AJAX .NET 3.5, AJAX 3.5, AJAX ASP.NET, ajax.net, ASP, ASP .NET, ASP .NET 2005, ASP .NET SQL, asp net vb code-behind, ASP.Net, ASP.Net 2.0 C#, asp.net 2.0 freelancer developer, ASP.Net 3.5, ASP.NET AJAX, asp.net C#, ASP.Net c# job, asp.net C# project, asp.net developer, ASP.Net Development, asp.net job, ASP.NET job developer, Dot net Developer, job asp.net developers C#, Jobs C# Permanent, LINQ, Ajax Control Toolkit, .aspx, "ASP.NET" JOB Microsoft "Web Developer" "Software Design Engineer", VA, .net developers, .NET Framework 2.0, Advanced ASP.NET Developer, ajax, AJAX RoundedCornersExtender TabPanel, ASP .NET work, asp net 2.0, C #, Job, Job asp.net developer, .ascx
  • Update Panel Problem

    I have to populate around 3000 data in a dropdownlist. when i select a value from the dropdownlist, i will do some work with that value. so i set dropdownlist1.AllowPostback=true. I used update panel. when i select a dropdown list it is very very slow. some time not responding. Help me to solve this...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by vaasansundararajan on 01-29-2009, 12:00 AM
    Filed under: .net 2.0, .net 3.5, .NET Framework 2.0, 3 tier architecture, AJAX .NET, AJAX .NET 2.0 AjaxControlKit, ajax .NET 2.0 AjaxControlKit PopupControlExtender debug There is no source code available for the current location Page_PreRender, Ajax .NET 2.0 custom control, AJAX .NET 2.0 IIS URL AjaxControlKit, ajax .NET 2.0 membership login, AJAX .NET 2.0 UpdatePanel, Ajax 2.0, AJAX accordion, AJAX ASP.NET, ajax cascade dropdown, ajax extender animation, AJAX extension, Ajax extension toolkit, AJAX RoundedCornersExtender TabPanel, AJAX Tab Container, ajax updatepanel postback, ajax.net, AjaxProfessional, AJAX .NET maskedEditValidator, Ajax .NET Session Exception ASP.Net, ajax collapsible panel flash, Ajax Control Toolkit, AJAX .NET 2.0 for existing web application, AJAX .NET 3.5, AJAX 3.5, ajax tookit, ajaXx
  • MaintainScrollPositionOnPostBack Not working with AJAX on the Page

    I have an aspx page (.NET 3.5 VS 2008) with 2 Update Panels. I have a GridView Control that when the Selected Index is changed all of my textboxes are populated with data from an ADO.NET DataReader based on the content in a few of the cell in the GridViews selected Row. No matter what I do, whether I...
    Posted to ASP.NET AJAX UI (Forum) by bfancett on 11-18-2008, 12:00 AM
    Filed under: AJAX ASP.NET, ajax.net, ASP .NET 3.5, async, c#.net in ASP.net, Dynamic Data Controls, dynamically loaded, AJAX, AJAX 3.5
  • Need help on Chat Application

    Hello, I am making a chat application using VS 2005 and AJAX.net 1.0. Everything is done and working fine except one thing which is basically the core of this system. What I am doing is Calling the webservice to check if there is any new message and opening the popup if there is any. I am calling the...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by MuhammadHassan on 11-13-2008, 12:00 AM
    Filed under: web service, .net 2.0, .NET Framework 2.0, AJAX .NET, AJAX .NET 2.0, AJAX .NET 2.0 AjaxControlKit CalendarExtender - Check for future date, ajax .NET 2.0 AjaxControlKit PopupControlExtender debug There is no source code available for the current location Page_PreRender, AJAX .NET 2.0 ASP.NET 2.0, Ajax .NET 2.0 custom control, AJAX ASP.NET, AJAX extension, AJAX RoundedCornersExtender TabPanel, ajax.net, AJAX, AJAX .NET 2.0 for existing web application
  • ModalPopupExtender. Doesn't submit

    Hi, i have there a problem with AJAX ModalPopupExtender: It does not submit my panel content when i press the submit button. If i disable this extender all works fine for me - it inserts data into database. Maybe someone can help me? Here's the code: <ajaxToolkit:ModalPopupExtender ID="MPE"...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Edgaras on 07-30-2008, 12:00 AM
    Filed under: AJAX ASP.NET, ajax.net, ASP .NET
  • validating Mutually exclusive checkbox

    hi I am using mmutually exclusive checkbox . it works fine but I want to validate at the button click event if one of them is checked. Right now I am validating it at the button click event in the codes. however I was trying to figure out how I can validate it with out a postback just like textboxes...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by aammiz on 07-19-2008, 12:00 AM
    Filed under: ajax.net
  • Ajax Usage in Asp.net

    Hi , Can't we use a Ajax ValidatorCalloutExtender in A blank ASP.NET Web site ...Because I used the control in AjaxControlToolkitWebsite and it works perfectly ..but when i use the same thing it did not work at all...Can any one suggest me what to do ?? If possible gimme a example ...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by paladinckm on 05-28-2008, 12:00 AM
    Filed under: AJAX .NET, AJAX .NET 2.0 AjaxControlKit CalendarExtender - Check for future date, Ajax .NET 2.0 custom control, AJAX ASP.NET, AJAX extension, ajax.net, Ajax Control Toolkit, AJAX .NET 2.0 for existing web application, ajax tookit, AJAX .NET 2.0 UpdatePanel, Ajax 2.0
  • Validator Callout Extender not Working ..help plz ASAP

    I am using validator callout Extender for changing the background of textboxes by required field validator ..But when i drag and drop the callout extender from toolbox..The id is being displayed as <cc1:ValidatorCalloutExtender </cc1:ValidatorCalloutExtender> . Iam not getting the id as ajaxToolkit...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by paladinckm on 05-28-2008, 12:00 AM
    Filed under: AJAX .NET 2.0, AJAX ASP.NET, ajax extender animation, AJAX extension, Ajax extension toolkit, ajax.net, ASP.NET AJAX, Ajax Control Toolkit, AJAX, AJAX .NET 2.0 for existing web application, ajax tookit
  • How to download Ajax Extension to VS 2005

    Hello , I want to use Ajax Extensions in asp.net in my website .But I don't have them in my visual studio right now ..Can any one explain a step by step procedure to download and install so that i can have those extensions appear in the tool box and i can use them ..I need almost all of them to make...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by paladinckm on 05-27-2008, 12:00 AM
    Filed under: AJAX .NET, AJAX .NET 2.0, AJAX .NET 2.0 AjaxControlKit CalendarExtender - Check for future date, ajax .NET 2.0 AjaxControlKit PopupControlExtender debug There is no source code available for the current location Page_PreRender, Ajax .NET 2.0 custom control, AJAX .NET 2.0 IIS URL AjaxControlKit, AJAX ASP.NET, AJAX extension, ajax.net, AjaxProfessional, ASP.NET AJAX, Ajax Control Toolkit, ASP.NET AJAX to Normal ASP.NET, AJAX, AJAX .NET 2.0 for existing web application, ajax tookit, Asp.Net 2.0 AJAX, AJAX .NET 2.0 UpdatePanel, Ajax 2.0
  • getting errors for Web.config

    hi all , First of all thanks in advance ....... I have deployed my ajax enabled website to the server but i getting an error , please help me to resolve this problem the address for the site is ( www.cottonwala.com/AJAXSample ) , please visit this URL and u will understand the error i am getting ......
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by pankaj_upadhyay05 on 05-15-2008, 12:00 AM
    Filed under: $find ajax, AJAX .ASP.Net 2.0, ajax web.config, AJAX.ASP.Net 2.0, ajax.net, ASP.NET Ajax Deployment Publish, AJAX Control Toolkit, "ASP.NET AJAX Beta 2"
Page 1 of 4 (32 items) 1 2 3 4 Next >