Algorimancer's Q&A profile
Smart Device Development How to close the former form?
Hi. I have built a login form which links to a main form. After check user's ID and password, i use such codes: Dim newForm as New mainForm mainForm.show() Here i do not know how to close the form login form, me.close() and me.disposal() do not work well. anyone can help me thanks! Hello Joey, Do you really close your loginform or just hide it And on which form is the MessageLoop running (search for Application.Run) Greetings from the rainy Netherlands. ...Show All
Visual Studio Express Editions Splash Screen Delay
I'm following along in the "Build a Program NOW" tutorial and on page 100 it states that a code snippet is available to set the dealy of a splash screen. I can't find the snippet. More importantly I can't find anything on the msdn site telling how to accomplish this. This seems like an issue that would be VERY common. Why no help Can the screen be made to stay untill a condition is met - for example untill a sub has completed execution and returned a variable Thanks in advance for the help! See if the following thread helps: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID= ...Show All
Visual Studio Mailing or label list report
Does anyone know how to print a column or columns of data from a datasource into multiple columns on the report Like a Mailing label report. I've figured it out. It's a combination of setting up the # of columns for the "Body" of the report and the size of those columns. There is one problem though with the report viewer control, when you view the report like this, the view is incorrect. It doesn't show the data broken down with the columns at all! If you view the report in Print Preview mode, or actually print out the report, it prints correctly. Just the view is incorrect. Perhaps I should subm ...Show All
SQL Server SQL Server 2005 Management Studio can't be found
Sorry if someone already covered this, but I can't find anything about it. I just installed (3 hours ago actually) SQL2005 Standard Edition (from the Launch event) on my machine, and i don't seem to have a shortcut to the SQL Server 2005 Management Studio anywhere. I looked for a likely executable, but couldn't find it anywhere. This wouldn't bother me as much if I could use Enterprise Manager from 2K, but SQL2005 will not allow it to register. How do I get this going There are people here that want to inspect it's features, etc. I haven't got anything to show them. By ...Show All
.NET Development Text in XSLTransform
I am transforming one xml file to another using XSLT file. I create XSLTranform and load the stylesheet before calling the transform function. It seems to work fine but there are a few problems with text. When the XML file that I am trying to transform includes special text such as "£" sign the transformation will fail. I assume that I need to set some parameter to support w_char or unicode somewa, but I can't seem to fine the information needed. Can someone please help, or point me to where I can find more information on the matter. Thanks in advance! Most likely the "special" XML you are talking about is m ...Show All
Visual Studio Team System Problem with Team Explorer focus / WorkItem creation
When you have Team Explorer visible when you shut down the IDE with a Team Project selected it does not fully 'reselect' this project when the IDE restarts. Thus, it *looks like* the Project is selected but it really is not; therefore, it is impossible to get the active Project (needed to create WorkItems) or interact with it even though it looks like the Project is selected. Environment: TFS Beta 3 Refresh Single-server installation running Workgroup, not AD no credentials saved (meaning the default 'Log in' dialog shows up when you try to connect to the server each time) Steps to reproduce: Open IDE with Team Explorer enabled Ma ...Show All
Windows Search Technologies Address bar - locked
my address bar will to type in the full name of a web site, but once complete it will not pull up the site, it stays on the main msn page. Like typing in www.miamidolphins.com - but while typing it will drop down and offer a list of sites, if i pick one of those I can go straight to the sight or choose from my favourites. but to actually type a new site name in the address bar and click go - it goes no where. how do I solve this i do have google and msn tool bars open help maggie ebersold Hi Maggie, Your issue doesn't appear to involve Windows Desktop Search - does it Thanks, Bill ...Show All
.NET Development security code groups and subgroups at the enterprise level
I hope I'm asking this question in the right place. If not, please point me in the right direction. I'm trying to create a security template to distribute within my organization. The organization demands that I set the "All_Code" code group to the "Nothing" permission set, and then we will publish a new exception for each and every .Net application we distribute to our end users. Basically, this will mean that no .Net applications will run unless we provide explicit permissions for it to run. The problem I'm having is that I can't seem to make it work. I have an example app I downloaded from a code example site (all it is is a button that ...Show All
Visual Studio Debugging script in MS Script Control
Hi, I need to debug scripts in MS Script control. I'm using vs 2005. (When I used vs 6.0 I could to debug scripts with the "just in time debugger".) Thanks, Eitan Hi, I don't know how to check if the script debugging is enabled in the MS Script control, But I tried on a friend computer my application and the just in time debuger is working as expected. So I assume It's enabled. My friend use also VS 2005. I doubled checked that his configuration is same like on my computer. When I say configuration I meen: "To enable/disable Just-In-Time debugging On ...Show All
Visual Studio Drillthrough report with remote processing in web report viewer
I've built a set of drill through reports using the Navigation tab. I'm rendering the reports via the Reportviewer control in an ASP.NET app (RTM). To accomlish this do I need to write code in the " Drillthrough" event to set the parameters of the drill through report and change the Report path for the reportviewer control If so, how do I capture the value from the parent report in order to pass it to the drill through report Yes you just need to avoid setting the parameters on every postback. Depending on the structure of your page, this might be as simple as only setting them when you re ...Show All
Visual Studio Tools for Office URGENT: Cannot Install VSTO June 2006 CTP!
When I click on the setup file 'vsto3ctp.exe', I am receiving the following error message: "You must first install Microsoft WinFX Runtime Components February CTP before installing or repairing this product." yet i am running the latest WinFX runtime components 3.0 beta 2, which it says should be fine in the documentation. Can anybody please help me to install this CTP as a matter of urgency. I have a deadline in a couple of weeks and really need to get cracking. Thanks! According to the installation instructions you are required to have the WinFX February CTP installed: Install Vis ...Show All
Visual C# problem with memory
Hi everyone, I have a uncomfortable problem. I've made a simple application, but when I started it , It takes about 10MB of RAM memory. How is it possible. Where can be the mistake Thanks for your answers hi, don't worry from the size of your program in memory just try to minimize your application and read the value again , when you restore it again you will find it allocate the half or third of the size that you saw b4 i guess its frameworks problem or something its not just that but try the same with your IDE you will find the same thing. i guess it microsoft paln to force the developers to dis ...Show All
Visual Studio Team System about project alert
I add a project alert to my present project, when the dailybuild of the project finished, I hope to receive a E-mail to me, so I add my E-mail address to the project alert box, but I received no E-mail about this operation, why what other things I need to do expect your help! Thanks! Can you provide more information about your setup How did you subscribe to the alert Which of the 4 alerts did you subscribe to Did you provide the information for alerts to be sent when installing TFS You can subscribe to alerts using Visual Studio. Select a Team Project from the T ...Show All
Visual Studio Team System Deleting a branch
Is there only one way to delete a branch I created a branch I no-longer need so I was going to delete the folder in Source Code Explorer. Is this the best way to delete a branch Thanks for your help Graham In TFS a branch presented the same as any other file/folder. Feel free to delete it from SCE or the command line, it makes no difference. Of course, it's not a permanent deletion -- you can still undelete it, query its history with /slotmode, etc. like you can with ordinary deleted files/folders. We will support permanent deletion (Destroy) in a future version in order to save server disk cap ...Show All
Visual C# Save as Targa
I was wondering if anyone knew a simplisitic way to save an image in the targa format. Otherwise I was going to write my own exporter/importer. Thanks for the advise in advance. You can see c++ targa loader in http://www.gpwiki.org/index.php/LoadTGACpp Encapsulate this code in class an use this on your project, too see targa format in http://www.gpwiki.org/index.php/TGA Other option, use this library http://www.mastropaolo.com/ page_id=20 ...Show All
