| Thread | Last Post | Replies |
|
| How to compress files to zip via Macro VS 2005? | 05 Jan 2006 03:32 GMT | 5 |
Is there anyway I can use WinXP OS send to compressed file (aka zip) via a VS 2005 macro? thanks, Rob.
|
| Video presentations on dotnet ? | 05 Jan 2006 00:21 GMT | 1 |
Hi All.. Do any one of you have a video presentation on DOtnet Secuity ? or do u know any web site which contains link to the video presentation on dotnet security ??
|
| How to define a "Type"? | 05 Jan 2006 00:13 GMT | 6 |
In vb6, I can define a custom type like this: Private Type uClient sName As String sMonday As Double
|
| where is my Macro's option in VS 2005? | 04 Jan 2006 23:34 GMT | 2 |
I'm trying to create a new macro and there doesn't appear to be any way to do this?? The help info says select Tools | Macro ... but Macro is not listed on my Tools menu?
|
| IshellFolder and | 04 Jan 2006 20:21 GMT | 1 |
Hi. My problem concerns vb .net 2005. I want to use IShellFolder interface for such functions as ParseDisplayname. But how to parse a string - folder name (I mean, adding terminating nullchar or smth.) to parsedisplay method? For exzample, if I
|
| Optimal display screen size for .NET IDE environment | 04 Jan 2006 20:08 GMT | 5 |
My agency is purchasing laptops for some of our developers and I wanted to get others input if you have the time. I believe that working in the IDE the best physical screen size would be 17", anything below would not have enough screen area to comfortably work
|
| Create an Enum instance from String | 04 Jan 2006 19:25 GMT | 5 |
I have a couple of different enums. Let's say: enum Beer { Bud, Coors, Michelob
|
| FORM PROCESSING | 04 Jan 2006 16:34 GMT | 1 |
...can anyone direct me towards a form processor. i am switching from basic ASP to .NET and am a little confused on how the form data is processed. I plan on the data being sent via email, and to MySQL dbase. thanks all....
|
| How to efficiently find a string in multiple text files? | 04 Jan 2006 14:40 GMT | 5 |
The text files are not only the .txt files, but also all ascii files. Thx.
|
| Is the Windows Registry localized? | 04 Jan 2006 13:30 GMT | 3 |
When programming reads of the Windows Registry, do the registry keys and values need to be localized for international use? For example, do I need to convert the key name L"\\Software\\Microsoft\\Windows" into Japanese, Korean, etc., for use in
|
| Service Pack For Vs.NET 2005 | 04 Jan 2006 11:13 GMT | 10 |
Just one question !!! When is going to be released Visual Studios 2005 Service Pack 1? Anyone Knows ?? thks
|
| Console Application run FTP | 04 Jan 2006 09:46 GMT | 4 |
Not sure what I am missing. How can I run the FTP from command line in a console app. Console.WriteLine("ftp -s:Idx.scr"); <-- Thought that would start it but it does it.
|
| Unable to access method in dynamic assembly | 04 Jan 2006 07:18 GMT | 2 |
I am creating a dynamic assembly, and I am emitting code to invoke other members already generated in the same assembly, before the type is baked. In order to call a method, I need a MethodInfo object for the method. I am trying to call TypeBuilder.GetMethod in order to get the ...
|
| Why Microsoft Why??? | 04 Jan 2006 05:39 GMT | 8 |
Why has Microsoft turned it's back on ASP developers? .Net makes it extremely difficult to * Post to another page * Make a side navigation menu
|
| Where are the free books? | 04 Jan 2006 03:44 GMT | 2 |
Amongst the benefits offered for registering the Vsual Studio express editions are Microsoft Visual Web Developer 2005 Express Edition: Build a Web Site Now! by Jim Buyens
|