i need to write my own because i need to: is part of home work
.
Discussions
-
-
nice problem i want to solve it but i don't have time, so, what do you want?, to create a managed MDI app, and put in it unmanaged MDI childs? or just to interact with unmanaged forms?
check this out, is not much but is something:
http://www.ondotnet.com/pub/a/dotnet/2003/01/20/winformshosting.html,
http://msdn2.microsoft.com/en-us/library/ms229600.aspx,
http://www.ddj.com/documents/s=9698/ddj0505l/0505l.html,
http://groups.google.com/group/microsoft.public.dotnet.general/browse_thread/thread/5e047dae5c467269/069c400c68572aac?lnk=st&q=Hosting+Win32+Forms+in+Windows+Forms&rnum=4&hl=en#069c400c68572aac,
http://www.opennetcf.org/PermaLink.aspx?guid=905b2ec3-b8ae-4e65-bb22-7e7545d31816,
http://groups.google.com/group/microsoft.public.dotnet.languages.csharp/browse_thread/thread/f7c5c0b7d5a84f6e/2e44e0a565015ca8?lnk=st&q=Hosting+Win32+Forms+in+C%23+Apps&rnum=1&hl=en#2e44e0a565015ca8,
-
SlackmasterK wrote:
Gee, I'd love to help you but:
1. I know jack about DES
2. I've never heard of C++++.
3. I know some C# but don't know about encryption within it.
4. The US has strict laws about exporting encryption technology above 40 bits.
thanks, C# means C++ ++
, sharp symbol, left with 45o
Maurits wrote:(channeling Larry)
Developers should NEVER IMPLEMENT THEIR OWN CRYPTO!!!
(/channeling Larry)
Well, you could start with the standard... then maybe review some existing open-source implementations.
i am student, i have too ;(, i know about System.Security namespace, and how to encrypt/decrypt data using .NET, but i must do with my own implementation. -
bobby_java wrote:Can you even write one line code ? Java is sh!t because of open source? I bet most of people that hate Java got good reasons like yours.
int main()
{
class HelloWorld
{
public:
void Show()
{
printf("%s", "Hello World");
}
};
HelloWorld * pHW = new HelloWorld;
pHW -> Show();
return 0;
}
wow, guess what, i can write a line of code, but true answer is what you understand about writing code?
About Java ((platform) != language) i don't like'it because of libraries, that are writen foolish, in it you can see reflection of open source (no quality ...). -
guys we know what C# is:
1. http://msdn.microsoft.com/vcsharp/programming/language/
(language specification)
2. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncenet/html/tchCJavaComparingProgrammingLanguages.asp
and i finded some comparaison between .NET and Java, good point of view:
http://weblogs.asp.net/ssadasivuni/archive/2003/07/25/10508.aspx -
hey,
who knows some documentation about DES Algorithm? I wont to implement my own in C++++ (C#). ... or another easy to implement algorithm. -
cravikiran wrote:While I do prefer C# or even C++ myself, I don't think Java is that bad really. It is kind of unfair saying you hate the language when your problem is not having a decent IDE it seems. Have you tried Eclipse? The following steps and you should be coding pretty much as in VS - install SDK, install Eclipse, start Eclipse.
me too, me too. I hate Sun and i hate Java. They both sucks.
I tryed Borland JBuilder, Sun One Studio and Eclipse. They all sucks because of Java, because of platform. I know that Microsoft learned more from Java, but what is sh!t is sh!t and that is Java
, because of open source because of ...
-
what movies about programming/hackers do you know? please tell me, please, please, please [C].
Like Swordfish, Hackers. -
C9 Team: What is you favorite movie?

-
... i remember (acceptable): The Day After Tomorrow, Mindhunters, 28 Days later (maybe not so good but somehow strange), Shrek and Buterfly Effect.