Click here to Skip to main content
15,887,267 members
Everything / Steam

Steam

Steam

Great Reads

by Paw Jershauge
Extract decompressed file size from a Gzip file !
by charles henington
Using System.Convert namespace to convert between base64 and images
by Vlad Neculai Vizitiu
Modifiers in C# - use and abuse

Latest Articles

by Vlad Neculai Vizitiu
Modifiers in C# - use and abuse
by Paw Jershauge
Extract decompressed file size from a Gzip file !
by charles henington
Using System.Convert namespace to convert between base64 and images

All Articles

Sort by Score

Steam 

15 Aug 2013 by Paw Jershauge
Extract decompressed file size from a Gzip file !
11 Nov 2010 by E.F. Nijboer
You could also use another tool... use javascript to create a simple page that uses a memo instead of reading a file, but here some resources that can get you going in c++:http://www.cplusplus.com/src/[^]Microsoft vc++:http://www.codeproject.com/KB/cpp/TextEdit.aspx[^]Create a...
24 Nov 2015 by Garth J Lancaster
your English seems to be ok - but you seem to mistake what CodeProject is - we are NOT a site that does code to order - if you wish for someone to write code for you, there are sites like Rentacoder
31 Aug 2010 by Christian Graus
There are articles on how to grab the screen. To grab a movie of the screen, you need to grab the screen over and over again and then turn those frames into a movie, basically.
17 Mar 2011 by Richard MacCutchan
Look at all these helpful articles[^].
14 Apr 2011 by DanGB
If you ever do come back, and I hope you do:The following snippet is from here: http://www.dottodotnet.com/2010/10/read-embedded-resource-text-file-in-c.htmlinternal string GetFromResources(string resourceName) { Assembly assem = this.GetType().Assembly; ...
19 Jul 2011 by amoikevin
Can i use the api in steam.dll(RevEmu) to do this? or read those things directly from clientregistry.blob ?
9 Mar 2015 by Behzad khosravifar
If your class is static class then use this methods:internal static string GetFromResources(string resourceName) { Assembly assem = Assembly.GetExecutingAssembly(); using (Stream stream = assem.GetManifestResourceStream(assem.GetName().Name + '.' +...
21 Feb 2019 by Member 12391302
Hello, I am very new in VR and I want to create a VR application that uses a Crank with both hands and plug the crank into an object to rotate to move another object. I started downloading Steam VR 2.0 and after reading the documentation they said that they not developed the interaction using...
21 Jun 2020 by Member 14869487
I just started modding a week ago so im just following tutorials so i don't know whats wrong! can you help me? The error is "Item does not contain definition for name and tooltip" Here's my code! using Terraria.ID; using Terraria.ModLoader; ...
9 Apr 2011 by charles henington
Using System.Convert namespace to convert between base64 and images
22 Jul 2010 by elton123
How do I read using Streamreader an embedded resource (txt file) and return it as a string? My current script using a windows form and texbox allows the user to find and replace text in a text file that is not embedded. namespace WindowsFormsApplication1{ public partial class Form1...
24 Apr 2013 by Kurac1
I am trying to write out a image from the database but i only get the url for the image , and the image is not displayed if (DropDownListDownloadCv0.Text == "DOC") { string sDirPath = Server.MapPath("~/PDF_WORD/Docs"); ...
16 Mar 2011 by omaragbaria
How Can I create a webcam chat in internal network using C# windows forms Hello , can you help me to create a webcam chat application, i tried to use sockets but i had problems such as the size of the buffer didn't match and some other things ..i put the tcpclinet and the tcplistenert in the...
14 Nov 2018 by Vlad Neculai Vizitiu
Modifiers in C# - use and abuse
22 Jul 2010 by Christian Graus
Try here.
24 Nov 2015 by Member 12164547
Hello guys jason hereI'm looking for a small script which is very similar to the scripts on csgolounge or opskinsat the beginning i need to say that i would pay the person for the scriptif it's working fine i'm able to pay more than 100-200$I would like to get a script to view my...
24 Nov 2015 by Member 12164547
i'm sorry but ty for the advise anyways have a nice day :)