RSS Feed Reader… 6 Comments
Just a “for-the-fun-of-it” project… not so fun when you are making it on a laptop at 2 AM… Well, if it actually gets anywhere, I’ll let you all know…
Just a “for-the-fun-of-it” project… not so fun when you are making it on a laptop at 2 AM… Well, if it actually gets anywhere, I’ll let you all know…
You must be logged in to post a comment.
Just to let you know, your other posts wouldn’t let me comment. I cut and pasted the code again, got 246 code errors, which are the following:
[EDIT: Removed Lengthy List of Error Codes]
huh.. this is odd… It worked when I had it in the devkit’s solution…
I guess you could use your debugging skills to get to the bottom of it.
Also when you make references, make references to the projects in the devkit’s source folder, not in the place where you get all the System.* references…
I can’t find that devkit anywhere…I’m using the user kit. How do you install the dev kit? Where can I find it????
http://cosmos.codeplex.com/sourcecontrol/list/changesets?ProjectName=cosmos
Please help!! Im not trying to spam you or any thing but i have a question . How could you save a text string in cosmos. Please reply I have searched all over the internet and I have not found any answers. PLEASE HELP!!!
if you mean in a way that saves if even after a reboot or something, you have to use the file system stuff that I unfortunately don’t know how to work… Otherwise just make a global string variable. Sorry I can’t help any further.