Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~10.6K People Reached
Favorite Forums
Favorite Tags
c# x 11
c x 2
xml x 2

6 Posted Topics

Member Avatar for Lowchernhwee

Well i have troubles sorting the xml whenever i created a new info so here are the codes Imports System.Xml Imports System.IO Imports System.Text Public Class Form1 Dim m_strdata As String(,) = New String(999, 4) {} Dim w As Integer = 0 Private Sub read() Dim m_xmlr As XmlTextReader 'Create …

Member Avatar for TnTinMN
0
223
Member Avatar for Lowchernhwee

Some1help me.... so how to save the pictures i drew to jpg if possible load and edit a jpg file. [CODE]using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace @try { public partial class Form1 : Form { private Graphics picture; private …

Member Avatar for skatamatic
0
2K
Member Avatar for Lowchernhwee

well i check all the web, i still do not know how to save it as a jpg and if possible, load and edit a picture from jpg here is a simple code that i done for drawing...... [CODE]namespace @try { using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using …

Member Avatar for zeroliken
0
147
Member Avatar for Lowchernhwee

hi all... i have this problem... i want to create a summary base on the date from the txt file... also the summary must be in order... here is an eg for my txtfile 1 -day 8 -month 2011-year test 8pm $25 this is a test 2 8 2011 wee …

Member Avatar for Lowchernhwee
0
124
Member Avatar for Lowchernhwee

well guys , i want to make a read and write from textfile ... but the problem is when i click the calendar, and click create now(button 1), it cant work... if i didnt click the calendar, it works well.. so how to solve this problem anyone? [CODE] using System; …

Member Avatar for Lowchernhwee
0
292
Member Avatar for Dave Sinkula

the 3rd example... after trying it -i get the point that it somehow protects the code.... still dun understand the real meaning behind the codes... fputs fflush fgets difference between sscanf and scanf.... please enlighten me thx

Member Avatar for WaltP
10
8K

The End.