473,785 Members | 2,291 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Generic questions about Visual Studio 2005

1. What is System.Windows. Forms.VisualSty les.TextMetrics CharacterSet
good for?

2. Are the Indic scripts supported?
Are all supported scripts fully supported? (for printing and fine
measuring)
Is the printing done by GDI++ without using Unicribe?

3. Is the Text.Encoder/Decoder provided by the OS or by the Framework?

4. Is dragdrop managed?
If yes, is it possible to drag only the selected text in controls
that allow users to input text?

5. Could you reference a link about
GetDelegateForF unctionPointer/GetFunctionPoin terForDelegate?
Is it possible to load a dll defined at runtime and call it's functions?
If yes, how to declare the functions?

6. Can copy a buffer (byte array) to a string or structure?

7. Are the fixed len strings and arrays supported?
If yes, does the structures use a simple fixed len declaration?

8. Is Union defined for the CLR?

9. Is the TabPage selection area in the TabControl treated as the
TabControl or a TabPage?
(I mean: for events related to DragDrop, ...)

10. Is the TextBox and ComboBox's TextBox part fixed? No more on focus
select all?

11. Could you reference a link about
ObfuscateAssemb lyAttribute/ObfuscationAttr ibute ...?
Does the MSIL compiler keep the original symbols in the exe and dll?
If yes I suggest you to change it to reduce the effects of reverse
engineering.
Keep the exported symbols only and change the others to a serial name.
(please note that not all Public symbols are exported.)

12. Is it possible to create a SINGLE project using classes written in
different languages (VB,C#,C)?
If yes, is it possible to mix languages in the same class?

13. Is it possible to use inline asm in VB and C#?

14. Why doesn't Microsoft.Visua lBasic.Conversi on.Bin exist?

15. Will the Visual Studio .NET help look like the MSDN Library?
(I mean: with clear explanations and some small code samles all
toghether in the same page)

16. When will Visual Studio 2005 be released?
Do I need to buy a new OS to use it?

TIA

VS

Nov 21 '05 #1
7 1831
Victor,
You may get quicker & more specific answers if you ask "down the hall" in
one of the Whidbey (Visual Studio 2005) newsgroups:

http://communities.microsoft.com/new...idbey&slcid=us

Page down on the intro on how to configure Outlook Express or your other
favorite newsgroup to use them.
3. Is the Text.Encoder/Decoder provided by the OS or by the Framework? The framework, as they are in the System.Text namespace.

However I believe they use P/Invoke to call into the OS. Which happens to be
an implementation detail, as I'm sure you are aware implementation details
can change.
4. Is dragdrop managed? Yes since VS 2002, look at the DragDrop methods of
System.Windows. Forms.Control.
6. Can copy a buffer (byte array) to a string or structure? Yes since VS 2002, look at the System.Text.Enc oding class on how to convert
a byte array to & from a String.
7. Are the fixed len strings and arrays supported? Arrays by definition are fixed length. Strings by definition are not.

Again I would ask the VS 2005 specific questions in the VS 2005 newsgroups.

Also it might help if you made 16 posts with better explainations of what
you are asking.

Hope this helps
Jay

"Victor S." <No****@NoSpam. Net> wrote in message
news:e8******** ******@TK2MSFTN GP10.phx.gbl... 1. What is System.Windows. Forms.VisualSty les.TextMetrics CharacterSet
good for?

2. Are the Indic scripts supported?
Are all supported scripts fully supported? (for printing and fine
measuring)
Is the printing done by GDI++ without using Unicribe?

3. Is the Text.Encoder/Decoder provided by the OS or by the Framework?

4. Is dragdrop managed?
If yes, is it possible to drag only the selected text in controls
that allow users to input text?

5. Could you reference a link about
GetDelegateForF unctionPointer/GetFunctionPoin terForDelegate?
Is it possible to load a dll defined at runtime and call it's functions? If yes, how to declare the functions?

6. Can copy a buffer (byte array) to a string or structure?

7. Are the fixed len strings and arrays supported?
If yes, does the structures use a simple fixed len declaration?

8. Is Union defined for the CLR?

9. Is the TabPage selection area in the TabControl treated as the
TabControl or a TabPage?
(I mean: for events related to DragDrop, ...)

10. Is the TextBox and ComboBox's TextBox part fixed? No more on focus
select all?

11. Could you reference a link about
ObfuscateAssemb lyAttribute/ObfuscationAttr ibute ...?
Does the MSIL compiler keep the original symbols in the exe and dll?
If yes I suggest you to change it to reduce the effects of reverse
engineering.
Keep the exported symbols only and change the others to a serial name.
(please note that not all Public symbols are exported.)

12. Is it possible to create a SINGLE project using classes written in
different languages (VB,C#,C)?
If yes, is it possible to mix languages in the same class?

13. Is it possible to use inline asm in VB and C#?

14. Why doesn't Microsoft.Visua lBasic.Conversi on.Bin exist?

15. Will the Visual Studio .NET help look like the MSDN Library?
(I mean: with clear explanations and some small code samles all
toghether in the same page)

16. When will Visual Studio 2005 be released?
Do I need to buy a new OS to use it?

TIA

VS

Nov 21 '05 #2
Jay B. Harlow [MVP - Outlook] wrote:
Victor,
You may get quicker & more specific answers if you ask "down the hall" in
one of the Whidbey (Visual Studio 2005) newsgroups:

http://communities.microsoft.com/new...idbey&slcid=us

Page down on the intro on how to configure Outlook Express or your other
favorite newsgroup to use them.
4. Is dragdrop managed?


Yes since VS 2002, look at the DragDrop methods of
System.Windows. Forms.Control.


Those questions are not intended to be answered by high school students,
even if their QI is above 100.
The only exception is the last question, 16.

I give you an advice, don't connect to sites that requires your computer
to become vunerable.

Definition of site that requires vunerable access:
A site that requires making it a trustable site, enabling cookies, java
and other scripts.

When you connect to this kind of site, soon or later your computer will
be hacked.
I hope that you understand this, if you don't understand ask your
teacher about that.
Thanks for your reply anyway

VS

Nov 21 '05 #3
> I give you an advice, don't connect to sites that requires your computer
to become vunerable.

Definition of site that requires vunerable access:
A site that requires making it a trustable site, enabling cookies, java
and other scripts.

When you connect to this kind of site, soon or later your computer will
be hacked.


To be sure is better to unplug your computer.

Just my thought,

Cor
Nov 21 '05 #4
* "Valery B." <No****@NoSpam. Net> scripsit:
Definition of site that requires vunerable access:
A site that requires making it a trustable site, enabling cookies,
java and other scripts.
When you connect to this kind of site, soon or later your computer
will be hacked.


I have never been hacked and I will never be hacked, but I allow
cookies and scripting. It's just about what websites you are visiting.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #5
> >
When you connect to this kind of site, soon or later your computer
will be hacked.


I have never been hacked and I will never be hacked, but I allow
cookies and scripting. It's just about what websites you are visiting.

Herfried,

We know you are a honest boy, not needed to show that here

:-)))

Cor
Nov 21 '05 #6


Herfried K. Wagner [MVP] wrote:
* "Valery B." <No****@NoSpam. Net> scripsit:
Definition of site that requires vunerable access:
A site that requires making it a trustable site, enabling cookies,
java and other scripts.
When you connect to this kind of site, soon or later your computer
will be hacked.

I have never been hacked and I will never be hacked, but I allow
cookies and scripting. It's just about what websites you are visiting.

I sincerily whish you good luck

VS

Nov 21 '05 #7
* "Valery B." <No****@NoSpam. Net> scripsit:
Definition of site that requires vunerable access:
A site that requires making it a trustable site, enabling cookies,
java and other scripts.
When you connect to this kind of site, soon or later your computer
will be hacked.

I have never been hacked and I will never be hacked, but I allow
cookies and scripting. It's just about what websites you are visiting.


I sincerily whish you good luck


Thank you, but I think you will need it urgently!

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
3329
by: Andreas Huber | last post by:
What follows is a discussion of my experience with .NET generics & the ..NET framework (as implemented in the Visual Studio 2005 Beta 1), which leads to questions as to why certain things are the way they are. ***** Summary & Questions ***** In a nutshell, the current .NET generics & .NET framework make it sometimes difficult or even impossible to write truly generic code. For example, it seems to be impossible to write a truly generic
10
1282
by: Dimsion | last post by:
Hi everyone, I have been using VB5/VB6 and loving it but since my upgrade/new installation to VS.net 2003 and even the new VB.net 2005 beta 1. The GUI design is very slow and generic looking. Every time I read any post on any of these product, no one seem to have this issue so I was wondering if I miss something. I have even try to disable most feature like auto completion, external help and its still slow and generic feeling. Any time...
1
1133
by: Bob | last post by:
My team is about to pick a language/platform to develop a brand new WEB application. Seeing all the hype on the new Visual Studio 2005, I've suggested that we go with this technology. As such, I have some questions concerning the various flavors of Visual Studio 2005. Suppose I have 4 developers: - one developer uses Visual Studio 2005 Standard Edition - one developer uses Visual Studio 2005 Professional Edition - two developers use...
4
1325
by: Brian | last post by:
Hello, I have a few questions about the 2005 editions of VB.NET and VS as a whole. Is the only stand alone VB.NET the express edition? In looking at the standard VS.NET 2005, it says deployment is "Click Once". What does that mean? Can you create msi's with the standard?
1
2638
by: Jeff | last post by:
Hey IDE: VS .NET 2005 #1 I want to start developing web parts in visual studio 2005 and are wondering where is the latest version of the web part templates. I did find this download (the link below), but the file is from 2004 and I don't think the file is meant to be used in visual studio 2005.... (2 years old) There must be something newer I must download and install instead... I'm not sure what
8
3915
by: kasper.rung | last post by:
I have a problem formulating a test to see if an object is implementing a generic interface. I have the following: public interface IGeneric<T> { void Foo(); }
16
2875
by: crbd98 | last post by:
Hello All, Some time ago, I implemented a data access layer that included a simple connectin pool. At the time, I did it all by myself: I created N connections, each connection associated with a worker thread that would execute the db commands. The pool was fixed and all the connections were created when the db access class was instantiated. The connections remained opened during the whole execution. If a connection was not available...
3
6064
by: Edwin Smith | last post by:
I have a 2 form project in VS2005 that now hangs whenever I try to do anything with the second form. This seems to have started when I added some SQL tables from a Pervasive v.9 database using the Pervasive ODBC driver. The devenv.exe process hangs and will not respond with about 50% cpu usage and about 100 megs of memory used. I am running it on an Athlon 64 bit dual core with 32 bit Windows XP pro. I have 2 megs of memory so I don't...
1
3602
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in some files and work on it. Let say, I want add new page to web project named websiteOrder.sln, i will open websiteOrder.sln in my local computer, connected to websiteOrder.sln located in Visual Source Safe 6.0(source safe located in another...
0
9491
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10357
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10163
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
7510
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5397
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5532
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3668
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.