Advertisement

1 - 10 of 102 containing alltags:("C Sharp") (0 seconds)
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 Grade: A 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 Grade: A 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 Grade: B Views: 4
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 Grade: B Views: 4
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 Grade: A 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#, XML, .NETDate Answered: 07/10/2008 Grade: A 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 Grade: B Views: 87
He is the same to use the DateTime.UtcNow property of the .NET Framework Class Library, that query select GetUtcDate () of the data base?
Zones: ASP.Net ProgrammingDate Answered: 08/20/2008 Grade: B Views: 25
Hello, I need an example export to excel from an application Web in asp.net 2,0 with LINQ
Zones: ASP.Net Programming, C#, LINQDate Answered: 10/24/2008 Grade: B Views: 33
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 Grade: A Views: 45