4,588 Topics

Member Avatar for
Member Avatar for IT_Techno

hi ineed helpe if any one have agood Tutorial to create C# dynamic Module in DNN 4.8.2 please helpe me. May Thanks IT_Techno

Member Avatar for abdul.excel.bas
0
75
Member Avatar for mashimaro

Hello, I need some help from you guys - thing is: I've got a text file with numbers, it looks like this: X, Y, Z. X and Y are float type, the Y is an integer. The file has many lines. How do I load that file, seperating X and …

Member Avatar for Ketsuekiame
0
205
Member Avatar for samacoba

hi all,I was wondering if someone could help me, i need to retrieve DataBase aliases from BDE using C#(Windows), what ive done is so far is to manage to read the file path below from Binary to string and display it on my console application(From here i can see all …

0
67
Member Avatar for jamal.yaqub

I want to execute a command to query DHCP Server. For that purpose I have written some code in perl. Now when I execute that perl file in command prompt using c# I get following errer "The specified executable is not a valid Win32 application." I have pasted the code …

Member Avatar for =OTS=G-Man
0
228
Member Avatar for pranav.falcon

Hi all, Can any one tell me how to copy the data from excel file to powerpoint Slides. I want to export the data as it is...and want the exported data to be [B]TABULATED[/B]. If there are multiple sheets in the excel file then automatically the same number of slides …

0
56
Member Avatar for anthonyjpv

I am working with multiple forms in C#. My startup Form /or/ Parent Form /or/ Form1 is a login form. on my Form1, I have a textbox1 for username and textbox2 for password and a buttons for submit and cancel. on click event of submit button,if textbox1.text && textbox2.text are …

Member Avatar for sumran ali
0
199
Member Avatar for requimrar

Hi, I'm new to this forum and would like to ask a question relating to C#. I am trying to make my custom OS, and shutting it down, but I am encountering a problem. Here is what I have so far: [CODE]using System; using Cosmos.Compiler.Builder; namespace CosmosBoot1 { class Program …

Member Avatar for JoshuaBowden
0
386
Member Avatar for krosty4782

Hi all. Im having a problem with my project. I need that my socket recive multiple conections from differents pcs. Example: I have my socket, it is listening, when a pc connect to its, it stop listen, so there come the second computer trying to connect, and this computer cant …

Member Avatar for krosty4782
0
174
Member Avatar for vt2009

Tryin to finish some C# tutorial examples, I write VB and some procedural proprietary languages at work and must learn C#. I am having trouble with OOP and syntax: Why does the writeline command return no values? My struct contains the method and variables I want passed to the Main …

Member Avatar for manugm_1987
0
185
Member Avatar for ShinyDean

Hey there im doing a simple two up dos program for an assignment and im having some issues, we have been given a skeleton with methods and forms within it and im pretty sure were not allowed to change it. heres my code: [code] class TwoUp { Coin coin1 = …

Member Avatar for ShinyDean
0
2K
Member Avatar for sjn21682

hi everyone!!! need help here, how can i pass a string to a class? i have two forms and a class, my 1st form is the main form and the other form is used for assigning to a keyer, this form has a combobox where i will select the keyer …

Member Avatar for destruct0
0
994
Member Avatar for ameenu
Member Avatar for Erslich

Hi all :) I'm having a few problems with this assignment I'm working on. Its a Java - C# conversion of a Mandelbrot program. What I'm trying to do, is draw the Mandelbrot to a Bitmap, and then print it onto the Windows form. So far I've been able to …

Member Avatar for Chrisakak9
0
614
Member Avatar for judithSampathwa

I have a file uploader in a web page which allows to upload excel files only, hwat I want to do is in the code , to open the excel file and get the values in the excel file which Is in different cells to the mdf file in visual …

Member Avatar for judithSampathwa
0
244
Member Avatar for sachintha81

I am a bit (well, actually a lot) confused with how exactly I should use the Dispose() method on SqlConnection object in C#. First let me tell you what I have learned so far (I've been reading a LOT on the subject for the past 24 hours, and I'm still …

Member Avatar for Momerath
0
2K
Member Avatar for judithSampathwa

hi there, i have a question in LINQ in C#, i have a webpage and in that i have a button called clicl and theGridview . i have a LINQ to SQL class with the Employee and the USErLogin which the EID in the Employee calss is a foreign key …

Member Avatar for judithSampathwa
0
245
Member Avatar for kavisg1

I am new to the website and also to programming. I have an assignment I am working on which is included below. I am having a difficult time getting started with the code and not sure of what needs to be done. Any advice and help is appreciated. Thanks in …

Member Avatar for Momerath
0
171
Member Avatar for arshadziard

Hi There, This is my code. I'm pretty sure that theres nothing wrong so far with this code. But gives me an unexpected error. The error says, Invalid column name 'Sep'. But, even through out the whole code, nor on the database theres any column or word called, 'Sep'. So …

Member Avatar for arshadziard
0
238
Member Avatar for abhishekrs
Member Avatar for Erslich

Hi All, I am working on a Mandelbrot. I can draw the Mandelbrot to a bitmap and then paste it on the form. What I WANT to be able to do is when the user drags their mouse over an area, it redraws the Mandelbrot with the x and y …

Member Avatar for Erslich
0
146
Member Avatar for Coemgen3

Hi there, I have only just began the proccess of learning C# Programming (this week)returning to education as a mature student, one of the assessments I have been given is to find out how to, and then write a program using 'nested for loops' to display the 1,2,3 and 4 …

Member Avatar for kplcjl
-1
131
Member Avatar for sahanaC

I have uploaded audio files (saved them) into the SQL Server 2005 database. I need to prepare a "play sound" button to allow users to click it and listen to the sound. I have the following code to retrieve the audio file from the database. protected void playsound_btn_Click(object sender, ImageClickEventArgs …

Member Avatar for MichaelWClark
0
797
Member Avatar for ali_zdn

[code] List<object> ap = new List<object>(); [/code] my object classes are the classes that i have created. for example; [code] class istanbul { public istanbul(string a , int b) {this.a = a ; this.b = b ; } public string a ; public int b ; } ap.add(new istanbul("dsklfjsf", 12)) …

Member Avatar for Geekitygeek
0
169
Member Avatar for JayshrreeU

Pls help me. floodfill in not working in C#. every code is working but following code is not store the image with fillcolor. System.Drawing.Bitmap b0 = System.Drawing.Bitmap.FromHbitmap(hbm0);

Member Avatar for CloneXpert
0
48
Member Avatar for Davenavie

using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; //first step add this namespace Project4 { class Program { static void Main(string[] args) { Random random = new Random(); { int m = 0, j = 0, k = 0; Console.WriteLine("Enter Statet(m or j or k)"); String state = …

Member Avatar for Davenavie
0
126
Member Avatar for shibin09

i created a program for network chat in C # with sql server 2005 database.Here.. i created two setup files.One for Administrator systm and another for client system. Admn sys contains sql database and all stored provcedures.And i installed sql servr in admn systm. Client systm is just accesing admin …

Member Avatar for Mitja Bonca
0
149
Member Avatar for thecreators

Hi all, I am new to threading. I am trying to send HTTP Web Request using multi threading, I am not able to acheive what I need. My requirement is to send request to thousands of same or different websites and parse the response i get it from httpwebrequest. In …

0
80
Member Avatar for RickSMO

I'm having a horrible issue with this exercise in this book. It sees no errors unless I try to run it or go into debug mode. in Debug mode it says " line 39 Input string was not in a correct format." If I run it without debugging, it crashes …

Member Avatar for RickSMO
0
131
Member Avatar for jay_el_em

Hi all I am a beginner programmer, and I think I might have bitten off more than I can chew.I've done some small projects, and then decided to do a simple banking app, just as a learning exercise. Problem is I don't know where to begin, and I've not created …

Member Avatar for Mitja Bonca
0
107
Member Avatar for judithSampathwa

hi there, I have to list boxes and in one list box there is all the names of the employees, there is two buttons which represent the arrows to sending the selected item from list box to another, how can I get the values in on list box to a …

Member Avatar for judithSampathwa
0
257

The End.