Hi All, I need to do public key encryption with certificates so that I can encrypt something in Delphi and pass it to a dot net app and have it decrypt. It needs to be RSA 1024. I have been able to do this in Delphi but not sure how to decrypt it in dot net. Does anyone having experience in...
I use .NET to handle calendar events. I want try to delete/update just an instance of the recurrence but i cant. What really happens is that it deletes/updates all instances. What can i do??
Dim cmd As OracleCommand Dim ds As DataSet Dim dv As DataView Dim da As OracleDataAdapter = New OracleDataAdapter ' This does not work.. which is what I need, Country and State are entered by the user - cmd = New OracleCommand("Select...
What is the difference between WCF and Web Services in .net. Why we are using WCF in place of WebServices.
How to register and use function from dot net DLL in lotus notes 6.5?Its urgent. Thanks in advance for help
Lotus Notes 6.5, Lotus Notes interoperability, Lotus Notes
how can i use folder lock functionality with .net and C#
Please Help. I am new to .Net. Using .Net 2003 Oracle 9i Imports Oracle.DataAccess.Client Public Class Form1 Inherits System.Windows.Forms.Form Dim objConnection As OracleConnection = New _ OracleConnection("User Id=system;Password=dax856;Data Source=DMS") Dim...
Visual Studio 2003, Oracle 9i Enterprise Edition 9.2.0.7.0, Oracle connectivity
Cheers, Does anyone know where I can get a list of what a specific reference in Access can do. Specifically, I have VB.NET code that Imports System.Web.mail that I would like to use in my vba code. I have had luck with similar .NET code: I used the reference Microsoft Excel 12.0 Object Library...
How to take incremental back of files or folders from .net. I need some sample code in c#.
System.IO.Stream stream = GetType().Assembly.GetManifestResourceStream("logo.ICO"); gives me an error like "Value of 'null' is not valid for 'stream'"
I am working on .net windows application (Document Management System). In this application i am working with files and folders. and i want to use Encrypted file structure,Encrypted folder structure and Facility to store documents anywhere. Any Idea?
.NET Windows Application, Encrypting File System, .NET development
is it possible to retrieve a table using .NET code manipulate in code e.g calculating formulas based on values stored in table retrieved and then pivoting it in code and putting it back into another table
I have a datetimepicker control which is set to display time in hh:mm format. The format property is set to custom and the ShowUpDown setting to True. Is there any way I can set the lower limit of time in the control to 8:00 AM from 5:00 PM? Any suggestions will be great appreciated. Thanks.
Can you suggest a load testing tool for php and .net which is freeware?
The Crystal Reports templates that our software uses are on the C: drive. The Crystal Reports templates selected database tables have a C: drive path. If the databases used by the report and the report templates are both on the C: drive, the reports appear correctly. If the databases are on the...
I am trying to view a NET file that was created by a separate organization using NetViz. As the NetViz product was sunsetted earlier this year, no new licenses are available for purchase. I have attempted to open the document using Microsoft Visio, however when the diagram is exported from...
Hi all, i have problem with the ListBox. i want to set the item height of the item inside the ListBox. so i set DrawMode=DrawMode=OwnerDrawVariable, but in the same time i want the item displayed in multicolumn. The problem is there is not multicolumn when i set DrawMode=DrawMode=OwnerDrawVariable...
I have a project with a few class libraries that are comprised of class hierarchies. The problem is when I access these class libraries from a form I see all of the classes that are inside of the class libraries. This is for a customer so I only want them to see the classes that they need to...
our vendors are not translating an exception message generated by the .net framework for our end users. is there a way to intercept these messages so they are more descriptive for our vendor and end users?


