.net-1.1
VB.NET 2003 copy log4net.config to bin folder
I\'m using VS.NET 2003 and VB.NET. I have placed my log4net.config file in the same folder as the source code and I want to automatically copy the log4net.config file to the bin folder just as the app[详细]
2022-12-15 01:39 分类:问答Visual Studio 2010 + .Net Framework 1.1 + Click Once Deployment
First of all, The Winform application is based on .Net Framework 1.1. I have 1.1 SDK installed but 1.1 is not listed in the Target Framework(VS 2010 Beta 2) so I cannot choose the same, the minimal av[详细]
2022-12-14 10:16 分类:问答How do I access a string(index) in .Net 1.1?
I have converted this existing C# .NET 2.0 code (which appears to take in a string with any characters and return only the numbers in that string):[详细]
2022-12-12 19:57 分类:问答Assignment "=" operator in VB.NET 1.1
I\'m \"cloning\" objects in my code.For instance: objClone = objOriginal My question is: Do开发者_C百科es the assignment operator in VB.NET 1.1 do a member-by-member copy of the objOriginal to ob[详细]
2022-12-11 15:53 分类:问答Zip File .Net Framework 1.1
How Can We Zip A File In .Net Framework 1.1 Without Use Any Third Party Contr开发者_Go百科ol...By coding everything yourself.[详细]
2022-12-08 08:33 分类:问答Active form in a Windows application?
I am developing a Windows Forms application. I have four forms which is inherited from Baseform in another project.[详细]
2022-12-08 03:00 分类:问答