microsoft.public.dotnet.faqs Archive - June 2004
Post a message to this list
Messages
Page: 12
System caption (2 replies)
microsoft.public.dotnet.faqs
Hi all. I need to retrieve caption of system buttons. For example: in italian o.s. Cancel button is "Annulla", in english o.s. it is "Cancel" and so on. I need to install my application on different operative systems. Is there an API or another way to retrieve those system caption? Thanks. W
Event-list in VB.NET? (2 replies)
microsoft.public.dotnet.faqs
I have noticed that in C# project i HAVE "lightning" icon (in properties toolbar) that opens events list, and in VB.NET project this "lightning" icon DONT EXIST. Why? Where is event list in VB.NET interface? How to open/get it? Please help... : (
Question about VS2005's application architecture diagram tools (2 replies, VIP)
microsoft.public.dotnet.faqs
Do these wonderful tools also generate VB.Net code or just C#? Jason Kendall JasonKendall@hotmail.com
Virtual directories (3 replies)
microsoft.public.dotnet.faqs
I'm moving some intranet applications from asp to vs.net, and I am wondering why VS insists on using a virtual directory. Most of my apps are in local websites with their own IP and domain. Is there a way to create a website in IIS that points to a specific directory and then build a VS project in the root of that directory? In other words, say site.domain.com points to e:\mysite, I would like to ...
Plugin architecture (5 replies, VIP)
microsoft.public.dotnet.faqs
COM has many facilities to assist with creating an application with Plugin support, for example, component categories to determine what components to load, the OLE specification and interfaces to allow negotiation of menus and screen real estate. Does .NET have any inherent Plugin support or specifications? Is there any recommended way to add Plugin support to a .NET application? Thanks, Aaron Que...
ASP.NET Resource Kit (2 replies)
microsoft.public.dotnet.faqs
what is ASP.NET Resource Kit used for??
Migrating to .net (2 replies)
microsoft.public.dotnet.faqs
I have been a visual studio 6.0 user and have a great deal of code I wish to port to .net Are the project files for visual c and visual basic portable to .net? TIA
smart client (2 replies, VIP)
microsoft.public.dotnet.faqs
Which is the right news group to discuss about the smart client application? Thanks
need help on setup and deployment packaging in VS.Net 2003 (2 replies)
microsoft.public.dotnet.faqs
I need some help on setup and deployment packaging in windows. were do I post my question? VJ
Source Safe (6 replies)
microsoft.public.dotnet.faqs
how can we use Sourcesafe in any dotnet project thnx & rgds Raghvendra Shukla
How to become a MVP (6 replies, VIP)
microsoft.public.dotnet.faqs
How does one get the title of MVP? I've seen a couple posters on various newsgroups fronting the title, usually as part of their display name, but I can't see anywhere else how this is actually validated? What's to stop anyone from changing their name to include "[MVP]" J
Help, .NET doubts..... (2 replies)
microsoft.public.dotnet.faqs
I have client sever application my client is windows based thin application and server has webService running. Right now Server serialized the data to the client using "XMLSerialization" form data Size is around 100 MB, I understand if we serialized the data using "Binary Serialization" form then it would be faster. But I have following query. 1) My application is windows based application both th...
free map ? (2 replies)
microsoft.public.dotnet.faqs
Hello I would like to display map just like in yahoo maps or mapquest.com into our app. Does anybody knows a free provider ? or a free web service ? Regards
HttpWebResponse/HttpWebRequest problem... (3 replies, VIP)
microsoft.public.dotnet.faqs
Hi everyone, We are using HttpWebRequest to create a request to a URI, which requires us to login first. In order to process all the transactions, first we have to login and get the cookie value in a variable and make the request again with that cookie as a header value (Digest Authentication). But, the problem we are facing is: That the HttpWebRequest is getting two responses simultaneously, whic...
Diff. Windows Services (4 replies)
microsoft.public.dotnet.faqs
Hi, Thought. What is the difference between Windows services and Scheduled tasks.? I can run an application and attach it to Scheduled tasks. It can do everything Start/STOP/schedule/User passwords. What's the best benefit using Services? Hardip
TreeView Control (7 replies)
microsoft.public.dotnet.faqs
why can't I find TreeView control in Toolbox?where is this useful control?
PrintDialog (4 replies)
microsoft.public.dotnet.faqs
Hello, I have an application where I create a Print Document and send it to the printer. I works good, but when I use the PrintDialog Box so that users can set how many copies they want I cannot retrieve the value that was placed inside the PrintDialog Box. This is the code I am using. If PrintDialog1.ShowDialog() DialogResult.OK Then With PrintDialog1 Dim Frog As Short Frog .PrinterSettings.Copie...
how to get the source file reference data from the clipboard in .Net (8 replies)
microsoft.public.dotnet.faqs
Hello, I am familiar with obtaining source file reference material from the system clipboard using the old Win32 API. For example, copy an Excel chart onto the clipboard and goto Word. Under, Edit & PasteSpecial, there is a label called "Source:" which will contain the file path, etc. How can one obtain the source file reference material utilizing .Net technology? Thanks & Regards, TC
Efficacy of User Interface Design (4 replies)
microsoft.public.dotnet.faqs
Many technological innovations rely upon User Interface Design to elevate their technical complexity to a usable product. Technology alone may not win user acceptance and subsequent marketability. The User Experience, or how the user experiences the end product, is the key to acceptance. And that is where User Interface Design enters the design process. While product engineers focus on the technol...
RegexAssembly?_0.dll and Zero-touch deployment (3 replies)
microsoft.public.dotnet.faqs
Hello all, I am in the process of developing a Windows Forms application that is distributed via zero touch. Unfortunately I have come across an obstacle! A 3rd party control that I am using seems to dynamically create an assembly. When I run the .EXE locally on the development PC it is fine, if I also copy all the files to the test PC it runs fine. But when I run it via http://myIIS/ztd/app/ztd.e...
Web Development in .Net vs J2EE (2 replies, VIP)
microsoft.public.dotnet.faqs
Hey, If I wanted to learn Web Development fast (within 6 months) what should I focus on J2EE or .NET ? I mean I am a Quality Assurance guy who has some Java experience, but looking to get in the door as a Web developer, but kinda stuck in QA. It seems to be a great demand for .Net developers out there now and that might be growing. If .Net, any books, references I should buy that would help me lea...
.NET vs J2EE (4 replies, VIP)
microsoft.public.dotnet.faqs
Hey, If I wanted to learn Web Development fast (within 6 months) what should I focus on J2EE or .NET ? I mean I am a Quality Assurance guy who has some Java experience, but looking to get in the door as a Web developer, but kinda stuck in QA. It seems to be a great demand for .Net developers out there now and that might be growing. If .Net, any books, references I should buy that would help me lea...
Error: visual studio .NET cannot run/preview the offline web project ... (2 replies)
microsoft.public.dotnet.faqs
I have VS.NET 2003 It was working fine, but I had to uninstall/reinstall IIS due to some wierdness (which it turns out was due to a zone alarm update, but I digress) I've reinstalled the .NET 1.1 SDK, and still get the above error message when I first try to View in Browser. This project only uses html, so it's not an issue yet, but I plan on using aspx soon. Apologies if this has been asked befor...
Windows 98 and ME (4 replies)
microsoft.public.dotnet.faqs
Are there any problems or issues that I need to watch for if I install the framework and distribute an app to clients running 98 or ME. Unfortunately I have no choice in this manner. My app has to work on 98, ME, 2000 and XP.
Convert e.Graphics to an image or bitmap (4 replies)
microsoft.public.dotnet.faqs
Hello, I have created a complete PrintDocument and need to create an image from it. How is this done? e.Graphics.SmoothingMode Drawing2D.SmoothingMode.HighQuality e.Graphics.DrawString(Line1.Text, FontLine1, TheBrush, Thelocation1, 390 yPos, AStringFormat) e.Graphics.DrawString(Line2.Text, FontLine2, TheBrush, Thelocation2, TheHeight1 (390 yPos)) e.Graphics.DrawString(Line3.Text, FontLine3, TheBru...
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification