Browse by Tags

Related Posts

  • Ghost field

    hi hmmm thinking from where to start about my problem....ok...I have one search panel at left side of my web page....which contains different radio buttons, text boxes, and other controls. Now at right side it will display the result based on the search criteria which user select at left side. Here is...
    Posted to Getting Started (Forum) by Parinda Nayak on 06-11-2007, 12:00 AM
    Filed under: Asp.Net 2.0, asp.net 2.0 asp.net, .Net FAQ Links, C# code, Asp.NET2.0, AJAX problems, c#
  • chat application

    can anyboy help me?????????????? i want to put a simple ajax based chat application in my website and for this which chat application i have to put i try cute caht but this is too complicate and i try another 4-5 but they are demo i want to put full version free chat application. thankssssssssssssssssssssss...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by wish_dev on 06-14-2007, 12:00 AM
    Filed under: AJAX, Asp.Net 2.0, web site template, User Control, asp.net 2.0 asp.net, ASP.NET Sites, C# code, Asp.NET2.0, ASP.NET.NET 2.0, Urgent, c#
  • Active X and Asp.Net 2

    Dear, I need to do the following : 1- when user open my asp.net web page it downloads active-x program on his machine. 2- This Active-X program will be responsible for making notification to users with new events and data entered to my site DB ( Like FeedsReader). If anyone has information about that...
    Posted to Client Side Web Development (Forum) by FahmyFarouk on 06-17-2007, 12:00 AM
    Filed under: Asp.Net 2.0, ASP.NET, Http to https and viceversa, asp.net 2.0 asp.net, .Net FAQ Links, C# code, Application Pool, Asp.NET2.0, ado.net faq, ado.net, ASP.NET.NET 2.0, c#
  • How to send FAX from C#

    Hi, I want to send a FAX from the my application C# and ASP.net. On the hosting machine the Microsoft Small Business Server is installed. Now my question are: 1) Which DLL/API i have to use to send the FAX from C# ? 2) Which type of hardware like modem etc we have to use for sending the FAX (Please tell...
    Posted to C# (Forum) by chaitanya_tyagi on 06-20-2007, 12:00 AM
    Filed under: C# code, Asp.NET2.0, c#
  • Personalization Problem for web application developed on HTTP

    ASP.NET-2.0,C#,WEBPARTS,OS:WinServer2003. I developed an ASP.NET application using "FILESYSTEM " option at the time of creation of the web site.i used Webparts in it.Eevery thing is working fine including personalization. But when i created the same Application using "HTTP" option...
    Posted to Web Parts and Personalization (Forum) by nanda.eee on 07-19-2007, 12:00 AM
    Filed under: WebParts, C#, ASP.NET2.0
  • Difference between C# 2.0 and VB.NET with respect of multiple inheretance.

    I was asked to tell the difference between C# 2.0 and VB.NET with respect of multiple inheretance. As far as I know that .NET does not support multiple inheretance, which means all the languages C#, VB.NET will not be supporting multiple inheretance. Please confirm... -Sanjeev
    Posted to Getting Started (Forum) by sanjeev_asp.net on 07-23-2007, 12:00 AM
    Filed under: VB.Net, .NET Interview Questions, Asp.NET2.0, c#
  • Unknown Errors Unknown error (0x8000500c) help in DirectoryService

    Hi all, I'm new to active directory programming. I am trying to write a console program that read the LDAP attributes and generate a csv file. I've specified the required attributes in a string array. It works properly for most attributes but get strange error for some attributes such attributes...
    Posted to Active Directory and LDAP (Forum) by gakuci on 07-24-2007, 12:00 AM
    Filed under: LDAP, ADSI, Directory Services, authentication, eDirectory, Security, ADAM, ChangePassword, DirectoryEntry, Invoke, Active Directory, Slow, ActiveDirectoryMembershipProvider, LDAP domain subdomain filter, ActiveDirectory ADAM, System, Statistics, User, Machine, Forest authentication S.DS login ldap, tokengroups nested, service account, lockdown, Connection String, Application Blocks, DAAB, Data Access Application Blocks, IIS6, Web Application, ASP.Net, C#, local error directoryservicescomexception directorysearcher findall ldap active directory, rows not released, AzMan, password, asp net 2.0, asp.net2.0, Web Developer, date calculation, asp.net 2.0, ASP.NET Futures
  • Grouping concepts in GridView

    I have a list of columns in my gridview......... In my gridviw it shows like this.... PROPNO HIRERNAME BRANCHNAME DEALERNAME DOCRECDDT FIRECDDT SANCTYPENAME VERDATE SANCTYPE ADDRESSPROOF IDPROOF INCPROOF SANCSTATUS HOLDSTATUS SENTDATE REMARKS DAYSLAG 1118455 Hakkim KUMBAKONAM X SELLING 01/08/2007 PRE...
    Posted to Data Presentation Controls (Forum) by hakkim_rec on 08-06-2007, 12:00 AM
    Filed under: GridView, Splitter for ASP. NET, Treeview in ASP.NET, Page_load, Integrate 2 Web Application Project in ASP.NET 2.0, Asp.Net 2.0, Asp.Net 2.0 session, ASP.NET, ASP.Net 2.0 Login Control, AuthoCookie, Asp.Net 1.1, URL varibles C# .net, Visual Studio 2005 SP1, asp.NET2.0 ajax extension released on 1/23/2007, asp.net 2.0 asp.net, ASP.NET Sites, ASP.net 2.0 Tutorials, .Net FAQ Links, .NET Interview Questions, asp.NET 2.0 asp.net control template referencing codebehind findcontrol, Asp.Net 2.0 email, Asp.NET2.0, Paging, ASP.NET.NET 2.0, c#, .Net Framework, gridview updatepanel select postback, Asynchronous Pages in ASP.NET 2.0, Asp.Net 2.0 and MS SQL Server 2005, GridView field schema refresh object data source table adapter, Microsoft.Net Framework faqs, Visual Web Developer 2005 Express
  • Click event of the LinkButton isn't fire

    Hi, i have user control on web form with master page. The <form> tag is inside the master page. None of the LinkButtons work. What is the problem? This is the form code: <%@ Control Language="C#" AutoEventWireup="true" CodeFile="SmartMenu.ascx.cs" Inherits="Modules_SmartMenu"...
    Posted to Web Forms (Forum) by adama on 08-28-2007, 12:00 AM
    Filed under: c#, event, LinkButton, linkbutton eventhandler firing click, .Net 2.0, ASP.NET web form, Asp.net2.0
  • How to save data from dynamic text box created in grid

    I am creating a interface consist of grid view which consist of a lot of text boxes which i am creating dynamically on the basis of elements from XML file. but when i want to save data from that interface it is giving problem to me in that. i am using code in this while saving is : foreach (GridViewRow...
    Posted to Data Presentation Controls (Forum) by vrun_gupta on 09-08-2007, 12:00 AM
    Filed under: GridView, Asp.Net 2.0, asp.net 2.0 asp.net, GridView field, xml, grid view, rows, ASP.net 2.0 Tutorials, .Net FAQ Links, C# code, Asp.NET2.0, ASP.NET.NET 2.0, c#, .Net Framework, Microsoft.net
Page 1 of 3 (29 items) 1 2 3 Next >