- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 4
- Posts with Upvotes
- 3
- Upvoting Members
- 3
- Downvotes Received
- 7
- Posts with Downvotes
- 4
- Downvoting Members
- 6
23 Posted Topics
hello Experts ;-)\ im c# newbie and im working on my school project ... i need to develop a custom sheduler control,, it will have DAYS on "X" Axis and CLASSES No on "Y" Axix .... i already have developed a dragable element to place shedules but i cant figure …
Hello :) Im still learning C# , im developing and application as my project .... i came across a issue and thought the experts might help me out :) what i want to do is to read a text file like this : [CODE] 91.210.46.1:8080 124.193.109.13:80 124.193.109.7:80 [/CODE] and i …
Hey :cool: Im GaYan and im creating a c# web browser , the below is the source code ;) its pretty simple :D its actually a desktop browser ;P [CODE]namespace G2 { public partial class Form1 : Form { public Form1() { InitializeComponent(); textBox1.Text = "http://www.yahoo.com/"; } private void button1_Click(object …
Hey,, im writing a program using cmd commands in it.... Need Some help from experts :) 1) Question A [CODE] Process p = new Process(); string d = txtPath.Text.ToString(); d = d.Substring(0, 2); // p.StartInfo = new ProcessStartInfo("cmd", "/c \"format '+ d+ ' /fs:ntfs" );[/CODE] i have some doubts to …
Hey ! :) Below is my code for a about page ! i need to load a image instead of suing drawString to draw the image ! :icon_redface: what i need to do is to load a jpg and center it to screen ! can any1 help me to modify …
Okiz.. let the tut begin :D :D First of all , try to get her attention :D :D or else, just ask her for time ... even thats better :D or ask something like this "Hey Dear, Where are your wings, i ddnt see them :D" Then the girl would …
Hello Experts :) My Name is GaYan and im still learning C# :D lol.. im a newbie :idea: what i need to do is to create a program in C# to enter a number series and to get the the highest(largest) value and minimum(smallest) value of the entered numher series …
:yawn: Since last year,, i ve being trying to create something Like this ! * control the windows desktop using windows mobile , the windows screen or the desktop should be also present in the mobile.. the connection must be established via internet ! with the new WM6, i heard …
Hey ! Its Simple ! If you have windows Vista premium or ultimate ! Simple you can use the feature REMOTE DESKTOP or else try team viwer !
:) Hey , Im creating a small application to convert pendrives from [B]FAT[/B] format to [B]NTFS[/B] :| but i have a small problem.. [CODE] Process p = new Process(); string d = txtPath.Text.ToString(); d = d.Substring(0, 2); p.StartInfo = new ProcessStartInfo("cmd", "/c \"format '+ d' /fs:ntfs" ); p.Start(); p.Close(); [/CODE] …
:icon_lol: I have stated to write a C# program , now im sucked :icon_sad: I searched this over internet for long, but i ddint find out what i exactly need to my project.. Does anyone of you guys know to access cmd actions via c# ? it will be great …
okiz.. crete a movieclip and use the OnRollOVer And OnRollOut events to control your movie clip.. or simple you can create a button and put your stuff under its pre created events :)
Hello .. :) Im on ma way completing my C# project,, but i have a small issue .. let me tell you what it is /// since its complicated to send the whole image to a db i only the send the image name to the database ( table ) …
hmm.. in this case you have to purchase your own media server which will cost you alot ... or you can try the winamp media servers.. it provides you a gret service for a low price and also... thier are free serves as well... actually this is bit harder .. …
i suggest you to use scenes instead if frames, i think you just duplicated a movie-clip using actionscript to make a snow-effect right ? try insering a blank keyframe to all layers at frame 453 exepct for the video :) and if you have done it using actionscript by loading …
Hello,.. Im a New Guy to this forum and 1st of all;... Hi :twisted: im a newbie to c# programming as well ,,, anyway.. i have a huge issue .. here is what s going to happen.. [CODE] if (txtPath.Text != "") { FileInfo fn = new FileInfo(txtPath.Text); string p …
Hey,, Nice Work,,, can i set some forms to get loaded from this progressbar ? any suggestions ?
:cool: Hey Guys,, I Created a preloader for my C# project to load a form :icon_redface: [CODE] public partial class frmLoading : Form { public frmLoading() { InitializeComponent(); } int z;//Variable for Progressbar Value frmLogin G2 = new frmLogin(); private void frmLoading_Load(object sender, EventArgs e) { this.timer1.Enabled = true; this.timer1.Interval …
100$ ? too much :) let me do it for 50$ :D :D lol... its simple task, their are plenty of good tutorials in the internet, follow one of them and create your own one.. .. just let me know if u need a tute..ill post it to here as …
Hey,, You always can try the OnClickEvent of combo boxes to filter data.. i did it in my project as well.. its a simple task ... 1st you have to generate a query to select the items from the db and then filter the results with the items in your …
urgent ? then hire someone without plzzzzing here ? dont expect everything from forum members , , [B]DANIWEB[/B] only give homework help to those who show effort and i dont think for lazy guys like you
Hello, Does any 1 knows how to add a Image button to Visual studio 2008 ? i mean is their a special pluggin to do so because i need to create some onRollOver and And OnRollOut events too ... and at last.. how to insert a swf into a c# …
try adobe flash'z inbuilt help ;) its the best ..
The End.
g2gayan