Enter Keywords:
1 - 10 of 174(0.025 seconds)
Sort By:
 
Hi, I'm a developer with no C experience, come from a Business Basic / Perl / Coldfusion background. I want to develop a .NET client server application (NOT Web App) and was hoping for some dir...
Zones: C#Date Answered: 10/28/2003 Rating: 7.4 Views: 0
Hello Hello Experts...Once again I am looking forward for your help. Following is my coding written in C sharp. I want to cmmunicate between two GPRS modem . For this purpose I wrote a code which...
Zones: .NET, GPRS, C#Date Answered: 04/12/2007 Rating: 9.6 Views: 0
Can some please convert the following VB code to C Sharp. Option Strict Off Imports Teamplate.BLL Imports System.Web.UI.WebControls Public Class SelectDocumentsForm Inherits System.W...
Zones: Languages, Visual Basic, C#Date Answered: 01/03/2008 Rating: 7.4 Views: 0
I am trying to print data but it continues to print off the bottom of the page. Is there any way that once it get to the end of the page it continues on the next page. After researching it seems I ...
Zones: C#Date Answered: 02/15/2008 Rating: 8.6 Views: 0
I have this piece of code in my server         public void credit(int id, int amount)         {             Console.WriteLine("AtmManager. Credit Option", custAccount1.accountBalance, amount);...
Zones: C#Date Answered: 03/01/2008 Rating: 8.8 Views: 0
I am working on a web .aspx project written in c sharp with code behind .cs files.   I have a routine (CreateFlosuiteProcess) in the .cs file that contains a username (Administartor) and passwo...
Zones: C#, .NET, XMLDate Answered: 07/10/2008 Rating: 9.1 Views: 0
Hi, I have a .aspx page with code behind aspx.cs I would like to display the values of the users selection for review on a page before the data is actiually submitted to the DB,   the data is...
Zones: WebApplications, C#Date Answered: 07/31/2008 Rating: 7.4 Views: 4
I am confused as to how I have to pass parameters/objects to an Eventhandler? I have: linklabel.click  += new EventHandler(hwIDForm); linklabel is a LinkLabel type object. which points to...
Zones: MS Visual C#Date Answered: 11/08/2008 Rating: 9.9 Views: 52
Is there a way to find the filename based on a filehandle in c#? I have a IntPtr containing a filehandle to an open file, and I want to know what the name of that file is. I did not open the fi...
Zones: C#, Windows ProgrammingDate Answered: 11/22/2008 Rating: 8.8 Views: 9
Hello, I need an example export to excel from an application Web in asp.net 2,0 with LINQ
Zones: ASP.Net Programming, LINQ, ...Date Answered: 10/24/2008 Rating: 6.9 Views: 0