Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
0 Endorsements
Ranked #4K
~40.0K People Reached
Favorite Tags
Member Avatar for requimrar

Hi guys. First of all, I am aware that there is a somewhat similar thread over here. However, it was never really answered and the code given was obscure (I don't like copying stuff anyway) Either way... I want to balance a chemical equation. However, I don't need help on …

Member Avatar for bguild
0
1K
Member Avatar for requimrar

Hello, I want to ask if there is any way to play an mp3 file in C# without the use of P/Invoke or winmp dll and the like. I can use external libraries too. It would also be nice if I could "include" the mp3 in the C# project, as …

Member Avatar for asad_dani
0
38K
Member Avatar for ayesha25

i have a class like [code] class abc{ struct { string name; float [] marks; } .... . . . . . } [/code] after implementing my all logic i want to save marks array on to a file,,,,,how can i achieve this,,,,please need urgent help

Member Avatar for requimrar
0
142
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
376
Member Avatar for Jeevitha V.K

Hi ... i am doin my B.E in computer science amd i was asked to write a programme ... can anyone help me write a c program that can hang the system ... and can u also tel me how to set it right again...[B][COLOR="Green"]:icon_neutral:[/COLOR][/B] and can u tel me …

Member Avatar for finito
-6
156
Member Avatar for kalpa23

i have this code for doing a remoting i m giving you all the necessary file codes this application working fine when im using the client as a windows form but when im triyng to use it with a web form it gives an exception at [code] bool st=login.CheckUn(txtun.Text); [/code] …

Member Avatar for Lusiphur
0
145
Member Avatar for requimrar

Hi, I rapidly need help!!! I have developed this game, (or the classes anyway) and the compiler just throws a bunch of crap at me when I try to compile it. [CODE]public class ship { public int fuel = 100; public int armour = 100; public int shields = 100; …

Member Avatar for requimrar
-1
135