Recent IT Questions

1 - 20 of 20
<<PREVIOUS 1 NEXT>>

Need to know about Performance testing tool which can test VB 6, ASP.NET and C# together or seperately

Hi All,I have got an application which is integration of 3 sub applications, 1st sub application is developed in ASP.NET, the 2nd in VB 6.0 and 3rd in C#. These 3 sub application is combined and integrated to one and have dependencies on each other.I need to execute Performance Testing in this...

Answer Question   |  Aug 29 2008   5:39 AM GMT   |  asked by Devdeep
Performance testing, Software Quality, Software testing


How to get local time of a SQL server?

Hwo to get local time of a SQL server and store it in a variable of a client program written in C#?

View Answer   |  Aug 27 2008   8:03 AM GMT   |  asked by Edchu
SQL, C#, SQL Server


how can i edit names.nsf with C#

I am looking to edit the Sametime server that is located in the names.nsf file programmatically with C#. I'm not sure how to go about this. Does anyone have any information about this? thanks!

Answer Question   |  Aug 21 2008   3:58 PM GMT   |  asked by Firemaple
C#, NSF, Scripting


C# Creating Class Libraries with Enum

Ok, I'm trying to create a class library that enables me to use a enum. Simple I thought. But the more and more I dig the deeper the rabbit whole goes. I've tried to Substitute the obvious DDD in the public void Main method still no luck. I'm able to compile but my error "is a type which isn't...

Answer Question   |  Aug 11 2008   8:43 PM GMT   |  asked by M3RL1N
C#, Visual Studio 2008, DLL


ASP.net c#

hello body, please help me on that i am working on visual studio 2005. asp.net c#. i want to write some code which is about database. i want to save and load my listbox usgin database.

Answer Question   |  Jul 30 2008   12:18 AM GMT   |  asked by Zoloshko
ASP.NET, C#, Visual Studio 2005


how to generate dll of user control in asp.net

i created user control in asp.net with c# into that user control i used javascript so how can i generate dll for that control to reuse in another application. it is a web based user control

Answer Question   |  Jul 12 2008   6:30 PM GMT   |  asked by Hardikdens
DLL, User controls, ASP.NET


Internal vs Externa Stored Procedure Performance

Our company develops software for Windows using C# for connecting and updating the corporate database in DB2/400. We use both internal (SQL) and external (rpg) stored procedures. Because we have noticed some bad performance in our internal stored procedures, we have the following question: Is there...

Answer Question   |  Jul 10 2008   2:18 AM GMT   |  asked by Baron400
DB2/400, C#, SQL stored procedures


Listing public folders and subfolders

Hi,Now I am developing an application using Exchange 2007 with EWS. I am having trouble with listing the public folders and subfolders. Also I need to access the items which are present inside the public folders. I am using C# asp.net for my application. Kindly help to solve this.Thanks,Parani

View Answer   |  Jul 3 2008   2:30 PM GMT   |  asked by Parani
Public folders, Exchange 2007, ASP.NET


How do I create a web based application in SQL Server?

Is it necessary to know C#, .NET or VB.NET to create a web-based application in Microsoft SQL Server 2005?

View Answer   |  Jun 27 2008   9:09 PM GMT   |  asked by JulieB
C#, .NET, VB.NET


Retrieving data from two tables in SQL Server 2005 Expree Edition using C#

how to Retrieve data from two tables in SQL Server 2005 Expree Edition using C#.

View Answer   |  Jun 27 2008   4:55 AM GMT   |  asked by Aras
SQL Server 2005, C#, SQL Server Express


remote access in C#

I am trying to copy a file to a folder on a server through C# application. If I have already had the folder open, it doesn't need the username and password to connect to it through the program, otherwise the program gives me error and says it cannot have access to the folder.I am using...

View Answer   |  Jun 26 2008   3:05 PM GMT   |  asked by Ellie
C#, Remote access


Creating and importing data into a relational database

I just started programming six months ago. I have a project to import data into a relational database. I have data in an Excel file that I need to import into a database. The application is recruiting software, for government jobs. I have a list of applicants and the jobs they applied for.First, I...

View Answer   |  Jun 9 2008   5:09 PM GMT   |  asked by SQL Server Ask the Experts
Relational database management software, C#, Microsoft Excel


Mono Vs .net2.0 performance

Hi, Can anybody tell me, Is mono performance is as good as .net 2.0? Explain.

Answer Question   |  May 31 2008   6:13 PM GMT   |  asked by 12345678988
Mono, .NET Framework 2.0, C#


Adding click event to textbox in HandHeld PC

Hi!Currently i am working for handheld pc using C#.Net.While working with Textbox i couldn'd find click event. I want to find the word, while i am clicking on that . So if anybody knows how to do this please send me your answers.Is there any options available for click or we have to write an click...

Answer Question   |  May 30 2008   9:57 AM GMT   |  asked by MJCS
TextBox, Handheld PC, C#


DataReader

Can anybody explain with some code snippet how to run multiple queries with a single datareader in C# .Net 2.0

View Answer   |  May 30 2008   7:17 AM GMT   |  asked by Laila123
C#, DataReader, .NET Framework 2.0


Oracle -fetched column value truncated error

HiI am using ASP.net using C# in my application which connects to Oracle 9i DB with a UTF8 character set. On of my columns in a table has datatype Nvarchar2(4000), when I try to fetch data through a Stored proecedure using execute Dataset command in C# it throws error "ORA 01406 -fetched column...

View Answer   |  May 22 2008   7:31 AM GMT   |  asked by Shwetavyas
Oracle, ORA-01406, C#


DB2 Transaction in C#.Net

Hi,I am using C#.Net with DB2 batabase. I have installed IBM .Net Data Provider.I am facing problem with Transaction. when I execute insert query with transaction it doesn't work and without Transaction it works fine.does anybody know what's the problem am i making? remember i am using...

View Answer   |  May 13 2008   1:12 PM GMT   |  asked by Mr. SEA
DB2, .NET, C#


Converting RPG3 to C

Does anyone know of a tool that converts RPG3 Source code into C or C#? We are hoping to do this with minimal re-programming.

View Answer   |  Apr 30 2008   5:33 AM GMT   |  asked by JulieITAZ
C, Porting, RPG


API’s to copy data in physical volume to virtual hard disk(.vhd) file

hi,i am using virtual server 2005.I need API's to write data into .vhd file..

View Answer   |  Nov 6 2007   12:03 AM GMT   |  asked by Neelu
MVS 2005, C#, API


microsoft virtual server2005 and C#

Hi,I am using Virtual server 2005. I created one virtual hard disk “ test1.vhd”and connected it to virtual machine”VM1”.I installed guest OS in “test1.vhd”.i created another vhd i.e “test2.vhd” and attached to virtual machine“VM1”.But the guestOS did not detect the test2.vhd...

View Answer   |  Nov 2 2007   12:48 AM GMT   |  asked by Neelu
Virtualization, Microsoft Virtual Server, Windows Computing


1 - 20 of 20
<<PREVIOUS 1 NEXT>>