nemerle
LinqToSQL _conn ? LinqToSQLConnection?
here is a code : using System; using Nemerle.Collections; using Nemerle.Text; //using Nemerle.Utility; using System.Linq;[详细]
2022-12-23 14:33 分类:问答How to save class object to file and then encrypt it with open and closed key
How to save class object to file and then encrypt it with open and closed key. closed key mu开发者_运维百科st be one for all (just for safe)[详细]
2022-12-21 03:15 分类:问答Offset as hex from textbox
I\'m using lpBaseAddress: IntPtr but ... I need to enter hex value :-/ like a normal 开发者_运维知识库offset[详细]
2022-12-19 20:31 分类:问答Reading byte array Textbox -> byte[]
I\'ve got Textbox with a string like 89 3d 2c c0 7f 00 How to store it to Byte[] (byte array) variable ?[详细]
2022-12-19 10:13 分类:问答WriteProcessMemory
Ok... I want to make win32api WriteProcessMemory works. (Just for learning winAPI on .Net platforms ! ^___^)[详细]
2022-12-19 00:43 分类:问答How to hide console after creating form in console application
I want to hide my console after creating a from in my console application. And then show it again after closing form :) or somewhere when I want ...[详细]
2022-12-19 00:18 分类:问答How to install Nemerle on Mono
I can\'t find the solution How to install Nemerle on Mono I\'ve got Nemerle Studio , But I want to try m开发者_如何学Pythonono with it.[详细]
2022-12-18 01:29 分类:问答