I've been using it for a bit of both - a little development on the commute to work, and then for compiling/testing in the evening. I use both SharpDevelop (on...
hi friends my project is to develop a compiler for pocket pc but i don't know how to start and wht r the tools and application i can use for it . i don't have...
hi friends my project is to develop a compiler for pocket pc but i don't know how to start and wht r the tools and application i can use for it . i don't have...
After reading several posts here, I kinda have an idea how to install the c# program and the IDE. The only thing I still don't know is that do I still need to...
I've posted a problem with TcpClient several days ago, and now I returned to the subject and tried to use Socket class instead. I get the same error while...
Dear Member, Today, the hot.Net members received both C# and VB.NET code with subject "158# SHA1 (Secure Hash Algorithm) class for the passwords and the...
Can you post some code that demonstrates the problem? I've had some success with the Socket object and may be able to help... ... returned to the subject and...
... Example 1: new Socket(0, 0, 0); "Could not find resource assembly" Example 2: new TcpClient("non-existing.host", 555); "Could not find resource assembly" ...
Umm, that wasn't really what I meant. It's much more helpful if post example code that can be compiled and run, something like this: using System; using...
Hi friends , It's showtime . Our website has been launched and all of you are most welcome to register absolutely free of cost. This website is meant for ...
Hi friends , It's showtime . Our website has been launched and all of you are most welcome to register absolutely free of cost. This website is meant for ...
... You see, you did it yourself. So anyone familiar with c# will understand what I mean. ... I thinked so too. But at that time, I haven't had MSDN, and just...
... post ... understand what I mean. You missed my point entirely. I shouldn't have to "do it myself". If you want others to help you then you have to make...
... Well, I thought that build the wrapping for the line of code is easy enough. I apologize if it isn't so. ... This is a _Pocket C# bug_, imho. ... Thanks....
you wrote: "Place it with other libraries..." What other libraries? You mean in the windows folder? The project folder? Thank you. I really appreciate it,...
I use a Toschiba e740 I can use pcgcc sucessfully. I appear tohave cf net installed. If I develop a smallapp on SDevelop on pc and copy exe file to PDA when it...
Let's say I have a project in VS.NET. what are the steps I need to take to transfer it to my PPC. For instance, the project has a AssemblyInfo.cs and App.ico...