|
|
Viewing 100 - 120 out of 148 Articles |
- Help Fill Crystal Report
Hi All
I have write a some code for getting data from Microsoft Access by Date and show it is on Crystal Report, but it is not working. Please
help me to solve this problem. The code is
>Dat......
Posted in:
DOTNET | By:
Admin | Date: 10 Feb 2010 12:39 pm |
Comments (3)
- Help for creating dll
Hi All
I have a problem to create and debug a dll file of a .Net project.
Please help me to solve this problem.
With Regards and Thanks......
Posted in:
DOTNET | By:
Admin | Date: 10 Feb 2010 12:40 pm |
Comments (0)
- Why multiple inheritance is not allowed in C#.NET?
Hi All,
Can anybody please let me know why multiple inheritance is not allowed in C#.NET?
Thanks,......
Posted in:
DOTNET | By:
Admin | Date: 10 Feb 2010 12:35 pm |
Comments (0)
- What is the reference of Winsock1?
Hi guys,
In my vb.net(v.2005) application I want to get data from a specific port and display the data in MessageBox.For this I have tried to do that as follows
<code>
Dim StrData 'This decla......
Posted in:
DOTNET | By:
Admin | Date: 10 Feb 2010 12:28 pm |
Comments (0)
- What is the code for "DOWNLOAD FTP file to local system using vb DOT NET"
Hi,
I need code for "DOWNLOAD FTP file to local system using vb DOT NET"
Thanks.
......
Posted in:
DOTNET | By:
rekha singh | Date: 23 Jan 2010 3:55 pm |
Comments (0)
- I need a DropDown list control that filters results by input
Hello.
I need a DropDown list control that filters results by input
Thanks.......
Posted in:
DOTNET | By:
rekha singh | Date: 23 Jan 2010 3:48 pm |
Comments (1)
- Difference between Shallow Copy and Deep Copy in .NET
Hi,
What is the Difference between Shallow Copy and Deep Copy by the use of C# language.
Thanks.......
Posted in:
DOTNET | By:
rekha singh | Date: 23 Jan 2010 1:03 pm |
Comments (2)
- Timesheet software
Hi,
Can anyone tell me where can I get Timesheet software souce code (open source) in .net to download and customize it.
Thanks.......
Posted in:
DOTNET | By:
rekha singh | Date: 23 Jan 2010 12:58 pm |
Comments (0)
- Help Required For Crystal Reports
I am working on crystal reports and I am new to it. I made a report using Visual Studio 2003. First I created an XSD file, which contains definition of the table, I need for the report, Then a page wh......
Posted in:
DOTNET | By:
rekha singh | Date: 18 Jan 2010 5:19 pm |
Comments (0)
- Any help in this exception please
Once I run the comming code this word appear on the console "the event file log is full" how can I solve that please
the code:
static void Main(string[ ] args)
{
string sSource;
......
Posted in:
DOTNET | By:
rekha singh | Date: 18 Jan 2010 5:12 pm |
Comments (0)
- C#.NET File Name Corrupted
Dear all,
How are you, as I am new to C#.NET I have a problem with file download using C#.NET 1.1. I am trying to download Japanese File name. Below is my code: string
fileName=System. Web.HttpUt......
Posted in:
DOTNET | By:
rekha singh | Date: 18 Jan 2010 5:07 pm |
Comments (0)
- How to sort multiple dimension array?
How to sort multiple dimension array?
Ex.
Structure Data
Dim IDno as String
Dim Fname as String
Dim Lname as String
Dim Age as Integer
End Structure
Dim Info(10) as Data
 ......
Posted in:
DOTNET | By:
rekha singh | Date: 18 Jan 2010 5:01 pm |
Comments (1)
- Abstract members cannot be private?
Hi,
The windows project worked very well then suddenly give the following error how can I solve that
Error 1 'Task2.Registration .InitializeCompo nent()': virtual
or abstract members cann......
Posted in:
DOTNET | By:
rekha singh | Date: 18 Jan 2010 4:53 pm |
Comments (2)
- The difference between Server.Transfer and Response.Redirect in ASP .NET
The difference between Server.Transfer and Response.Redirect in ASP .NET......
Posted in:
DOTNET | By:
rekha singh | Date: 12 Jan 2010 5:59 pm |
Comments (1)
- How to ignore JavaScript errors
Sometimes when you are working on a page and want to publish it and you have some JavaScript errors, but you don't have time to debug it, what is the code to ignore the JavaScript error......
Posted in:
DOTNET | By:
rekha singh | Date: 07 Jan 2010 5:49 pm |
Comments (1)
- Need help to create a custom control
Hello Friends,
I m making a custom textbox using VB. Net in which user can select the format of the text.
Formats are :Alpha-Numeric
&nbs......
Posted in:
DOTNET | By:
rekha singh | Date: 07 Jan 2010 5:43 pm |
Comments (0)
- How to use file upload control in ASP.Net inside an AJAX update panel.
Hi,
My requirement is how to use file upload control in ASP.Net inside an AJAX update panel.
I am able to implement the same using Postback Trigger but its not giving the effect of AJAX in that ......
Posted in:
DOTNET | By:
rekha singh | Date: 07 Jan 2010 4:15 pm |
Comments (1)
- How to calculate two textbox and answer in third textbox on second textbox
Can any one tell me about how to calculate two textbox and answer in third textbox on second textbox changed event the answer will getting but problem is that I don't required server trip.It may......
Posted in:
DOTNET | By:
rekha singh | Date: 07 Jan 2010 4:11 pm |
Comments (1)
- Ajax Samples
Hi,
Can any one please tell where i can get the ajax samples used with asp.net . currently i am zero in ajax so even i dont know how to use it while wrting asp.net code.
please either provide me a l......
Posted in:
DOTNET | By:
rekha singh | Date: 06 Jan 2010 5:26 pm |
Comments (1)
- How to change the file size in FileUpload control
How to change the file size in FileUpload control
I tried to upload file using FileUpload Control in ASP.NET but I had a problem which is the maximum file size is 4 MB, and I was uploading a file lar......
Posted in:
DOTNET | By:
rekha singh | Date: 06 Jan 2010 5:34 pm |
Comments (1)