4,588 Topics

Member Avatar for
Member Avatar for jhen
Member Avatar for JC7

I've been learning the .NET framework in vC++ for a while and I'm thinking of going to C#. I'd like to here the opinions of others who have experience with both. Thanks.

Member Avatar for nicentral
0
189
Member Avatar for nedwards

Hi, I'm working on this project and it requires to manually control a digital camera. I have the dll that is supplied by Cannon, but the dll is unmanaged the the demo project they have with it is in C++ or C. I've been doing a lot of research and …

Member Avatar for nedwards
0
187
Member Avatar for nagramana

I am trying to call a [URL="http://www.daniweb.com/forums/post398239.html#"]C#[/URL] function which returns byte array from C++. Can anybody have some sample [URL="http://www.daniweb.com/forums/post398239.html#"]code[/URL]. Thanks njvr

Member Avatar for Ramy Mahrous
0
54
Member Avatar for nash_ph_41

I'm searching the entire web which i can,for the example or discussing about using flash in C# application I find one in Mike Chamber( [url]www.mikechambers.com/blog/2003/05/30/integrating-flash-with-c-applications[/url]) but it just discussion only. If you have have any suggested web site or tutorial. can you post to me? I'm planing to integrating flash …

Member Avatar for Ramy Mahrous
0
122
Member Avatar for mohanmca

hi , how could i able to upload multiple files into the web browser using asp.net? the task is we need to use the tree view to brose the files and inside the tree view we will choose the required files by checking on the check box and thus on …

Member Avatar for Infarction
0
87
Member Avatar for m_meena

Hi, I have two exes, one is in C# and other in C++. The C++ exe is a windows service. i want to notify my C# executable with events occuring in the windows service. How can i call a c# code frm C++. The application is a simple form based …

Member Avatar for vijayan121
0
85
Member Avatar for m_meena

Hi, I have two exes, one is in C# and other in C++. The C++ exe is a windows service. i want to notify my C# executable with events occuring in the windows service. How can i call a c# code frm C++. The application is a simple form based …

Member Avatar for Hamrick
0
153
Member Avatar for PoonamDwivedi

Hi All: I have started to teach myself C#, if you can give me links // refs to content that can help start from fundamentals and then progress from there. I appreciate your help in this matter. Thanks, Poonam

Member Avatar for pygmalion
0
166
Member Avatar for dungdang

Hello, I want to use C# to select a random number from MS Access database table. <SELECT TOP 1 userID FROM users ORDER BY NEWID()> seem to work only with SQL Server.

0
49
Member Avatar for eway2vicky

hi Frns ;-) i have a c#.net project .i am creaing the dll using this. the procss i am following: 1)tlbexp (to create typelib) tlbexp ComInteropExample.DLL /out:ComInteropExample.tlb 2)regasm regasm ComInteropExample.DLL /tlb: ComInteropExample.tlb after this i m taking the ref of the .tlb file in my vb project. i am not …

Member Avatar for Hamrick
0
78
Member Avatar for vamsikgummadi

Hello friends, Hope you are enjoying and using the contents of this site very well. This is the best site for all freshers who want to become .net professionals. [COLOR=red]Question:[/COLOR] Is there anyway so that I can unpack the contents of the .pak file using C#, asp.net application. If it …

0
66
Member Avatar for mini_3110

Hi, I want to call TCL scripts from a C# project for some functions. How can I do that?

Member Avatar for Hamrick
0
109
Member Avatar for vamsikgummadi

Dear friends, Fine and hope the same with you all. I am here with one more new problem which I might be able to solve with your suggestions as we have did earlier. Problem: I have a requirement from my client where I need to give update or edit privileges …

Member Avatar for vamsikgummadi
0
134
Member Avatar for dev.cplusplus

Hi to all I hope you can help with the following issue I have, thanks in advance. I'm working in an application that insert text to pictures. The problem is that after inserting the text, the size of the new pictures is smaller(in KB). I'll explain myself the original picture …

Member Avatar for Killer_Typo
0
178
Member Avatar for Tomi

Hi, My Name is Tomi..i lived in Surabaya,Indonesia I work in one of the software house in Indonesia,i use .Net for my programming language.Before .Net i use C++,VB6 and Java for my win apps programming, and for the web apps before ASP.NET i use PHP, JSP and Javascript I'm a …

Member Avatar for happygeek
0
12
Member Avatar for fraogongi

Hi! Am trying to create a C#.NET dll and use it in VB6.0 application. I've created the class library, generated the type library using tlbexp.exe, registered it using regasm.exe, but after referencing the tlb file in VB6.0, it says "ActiveX component can't create object". Am using MS Visual Studio 2005. …

Member Avatar for Hamrick
0
308
Member Avatar for FilteR

hello to all!! my name is Alex, i started with progeamming a few days ago, now i got to do this console application and i dont know how i can find and compare one word inside a sentence: fro example: "Hello World!" how can i check if the word "Hello" …

Member Avatar for Hamrick
0
108
Member Avatar for rinoa04

Hello, I have done a web based project in C#. One of the module that I did was newsletter. I did the newsletter in javascript to design a simple editor with simple function such as bold, underline, italics etc like the one we used in this forum. I am wondering …

Member Avatar for iamthwee
0
83
Member Avatar for aravindkishore

Hi everybody, Sub Validate_Data (Src As Object, Args As GridviewUpdaeEventArgs ) If Not IsNumeric(Args.NewValues("BookPrice")) Then Args.Cancel = True EditMSG.Text = "-- Book Price is not numeric. Record not updated." End If How to write this if part in C#. Please give the answer. Thank you, Aravind .

Member Avatar for abdul4484
0
110
Member Avatar for hendyhanusin

Dear friend, do you know how to convert Right function (in VB .NET) to C# ? Tks, hendy ========== [code] Public Function Format_Hex2(ByVal NUM As Integer) As String 'Format Byte into two-digit Hex Format_Hex2 = Microsoft.VisualBasic.Right("00" & Hex(NUM), 2) End Function [/code]

Member Avatar for waynespangler
0
61
Member Avatar for idandin

Hi , i made in my project a new project , a setup project , i add the latest primary output , and have a installation folder , yet when i try to run the release , i get an error ... Unrecoverable build error . anyone ? thanks in …

0
43
Member Avatar for FBI

[COLOR=Green][B]Hello everybody. I'm new to .NET and I would like to become a web developer in .NET environment. I've searched a couple of times on the internet and found that have to learn VB Script or C# if i want to be a webmaster in ASP.NET . I have inexperiance …

Member Avatar for jbennet
0
164
Member Avatar for 1qaz2wsx7

Hi :) How can i start a conection between c# and Pervasive.SQL database ? Can you show me how its done, or point me to tutrials ? Thanks

Member Avatar for Killer_Typo
0
79
Member Avatar for Dhananjay_mujum

I am automating web based application. Through my script i I have opened IE and the web based application i want to test. how can i click on the links of that web applcation?

0
51
Member Avatar for mytime19

[COLOR=green]I have created a picture viewer in C# but it's giving 2 errors, i don't know how to deal with them. I'm at beginner level in C#. So please help me in this, I have written the code and errors below, you can look at that. [/COLOR] [CODE] using System; …

Member Avatar for f1 fan
0
168
Member Avatar for jan1024188

Hello, I have a few questions about C#: 1. How to make the C# application quit? Like [CODE]PostQuitMessage(0); [/CODE]in winapi. 2. Is possible to use same commands in C# like these in C++ [CODE]PlaySound(); ShellExecute();[/CODE] Thanks in advance (have to know some C# basics because the project I work on …

Member Avatar for jan1024188
0
110
Member Avatar for nagramana

I am trying to call a C# function which returns byte array from C++. Can anybody have some sample code. Thanks njvr

Member Avatar for Narue
0
399
Member Avatar for banderson777

Hello, I'm a bit new at in-depth IE programming, and am having a bit of trouble with a couple of IE browser extensions (getting them to talk to each other). The first one is a C++ Browser Helper Object (BHO). I have a class (MyClass) that has a method called …

0
52
Member Avatar for SelArom

okay so I'm getting started with directx and C#, but the tutorials I've found are very similar and general and I'm having trouble finding the best way to do this. Any advice is appreciated on this: I'm trying to make a grid, of varying sizes like say 10x10 or 5x5 …

Member Avatar for ~s.o.s~
-2
312

The End.