Hello,
I created a class library in C# and compiled a DLL containing those classes.
The created DLL has the version-number 0.0.0.0
I did not find yet how to define a version-number for a DLL.
Can somebody give me advice?...
more >>
Hey guys! Is there anyway to concatenate then do a carriage return in a list
box?
I'm trying to piece multiple pieces of text together and put it into a list
box.
I'm trying to get my listbox to look like this
Number One
Number Two
so on...
For example:
Dim tDesc As String
If o...
more >>
Could anyone tell me where I can download or get a c# web application sample
code that can run? For example that can do search, insert, delete and update
db records.
Thanks,
cms123...
more >>
Hi,
I'm just developing a .net (compact) application and therefore make use of
the StreamReader class - and especially the ReadLine function. Now, when I
try to read lines from a text file that includes 'german' strings with
specific chars (like ä,ü,ö, etc.) they do not appear in the ret...
more >>
Did I dream it or did I see somewhere that you can apply formatting to
text boxes in vb.net i.e. Specify it contains time as "hh:mm" etc...
more >>