Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
37% Quality Score
Upvotes Received
4
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
7
Posts with Downvotes
4
Downvoting Members
6
1 Commented Post
0 Endorsements
Ranked #4K
~6K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

23 Posted Topics

Member Avatar for g2gayan

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 …

0
71
Member Avatar for g2gayan

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 …

Member Avatar for abelLazm
0
365
Member Avatar for g2gayan

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 …

Member Avatar for g2gayan
0
204
Member Avatar for g2gayan

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 …

Member Avatar for g2gayan
0
282
Member Avatar for g2gayan

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 …

Member Avatar for g2gayan
0
139
Member Avatar for dhruv_arora

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 …

Member Avatar for dhruv_arora
-1
135
Member Avatar for g2gayan

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 …

Member Avatar for kvprajapati
0
124
Member Avatar for g2gayan

: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 …

Member Avatar for g2gayan
0
97
Member Avatar for TheVerve51

Hey ! Its Simple ! If you have windows Vista premium or ultimate ! Simple you can use the feature REMOTE DESKTOP or else try team viwer !

Member Avatar for TheVerve51
0
105
Member Avatar for g2gayan

:) 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] …

Member Avatar for g2gayan
0
147
Member Avatar for g2gayan

: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 …

Member Avatar for g2gayan
0
140
Member Avatar for jreddick82

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 :)

Member Avatar for infinique
0
104
Member Avatar for g2gayan

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 ) …

Member Avatar for g2gayan
0
208
Member Avatar for sunspirit

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 .. …

Member Avatar for g2gayan
0
53
Member Avatar for untitledking

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 …

Member Avatar for g2gayan
0
73
Member Avatar for g2gayan

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 …

Member Avatar for g2gayan
0
372
Member Avatar for ddanbe
Member Avatar for g2gayan
1
3K
Member Avatar for g2gayan

: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 …

-1
72
Member Avatar for BamaStangGuy

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 …

Member Avatar for Member #334542
0
202
Member Avatar for thuyson

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 …

Member Avatar for thuyson
0
86
Member Avatar for aarushik

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

Member Avatar for g2gayan
-1
93
Member Avatar for g2gayan

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# …

Member Avatar for kvprajapati
0
79
Member Avatar for sukhvir singh

The End.