Software Development Network Logo
  • Visual C++
  • Visual C#
  • VS Express Editions
  • Visual Studio
  • Visual J#
  • Windows Forms
  • Visual FoxPro
  • Windows Vista
  • Architecture
  • .NET Development
  • VS Team System
  • Smart Device
  • Game Technologies
  • Visual Basic
  • SQL Server

Software Development Network >> Bayer's Q&A profile

Bayer

Member List

Madhur68
Marcelo Uemura
Bernd Burger
HighDesert_NM
Glenn W Johnson
rauhanlinnake
neil_fl
jameswilson
Keith Brown
wfoster3
VMan
msdn3mar
Kurt Yue
Goofy78270
.net newbie
WIreD 0x90
yishyuan
Exitus
TimmyGold
ralfkret
Only Title

Bayer's Q&A profile

  • Windows Forms Repost: Security exceptions calling a web service

    Hi, I actually posted this in the security forum without much response, I thought perhaps this forum might generate a little more help. We're getting a Reflection security exception trying to consume a web service. We're running our application from the intranet zone which is suppose to grant Reflection permission. This exception only occurs when our control is embedded& ...Show All

  • Visual Studio Adding files generated with text template to project and dynamically create a web application

    Hi, I am generating several files from one TextTemplate just the way is posted in this forum, I  would like to know if there is a way to include the generated files automatically inside the project, how Can I create a Web Application dynamically inside the text template ans add it to my solution file      Luiz, In answer to your first question, you can add new items to a project programmatically using the ENVDTE.DTE.ItemOperations.AddExistingItem(...) method, and you can get a reference to the DTE object using the GetService(...) method of an object that implements IServiceProvider (depend ...Show All

  • Smart Device Development XML-XSL transformation

    I have an .XML with a .XSL file associated, but when I open it with Pocket IExprorer screen keeps empty, (WM2003 SE) SOURCE book.xml------------------------------------------------------------ < xml version="1.0" encoding="utf-8" > < xml-stylesheet type="text/xsl" href="book.xsl" > <BOOK> <BOOK_TITLE>A Journal of the Plague Year</BOOK_TITLE> <AUTHOR>Defoe, Daniel</AUTHOR> </BOOK> book.xsl------------------------------------------------------------- <xsl:stylesheet version="1.0"xmlns:xsl="http://www.w3.org/1999/XSL/Tra ...Show All

  • Windows Forms how to find the active form

    hi VB6 had property to find the active form's active control - Screen.ActiveForm.ActiveControl.Text .... how this is replaced in .net.. i want to create a child form in an MDI application that can search for empolyee code and set the code in the combobox/text box (the user clicks F3 button)... i need a general form that can be used in all forms... thanks Regards If you're creating a child form and you want to send back information to the main form, a delegate would be the way to go. ...Show All

  • Visual Studio Team System ADAM & AMD 64

    Is there a AMD 64 version of the ADAM tool I need it to be able to install the Team server. Had some issues when installing teamserver on x64 windows but found solution for most of it. Now only problem i have is the ADAM tool. I can't install the team server without it and can't install the tool. If i use 32bit version of the tool, it says i need the IA64 version ... So when installing IA64 version it says it has been build for other type of processor and fails to install. Running Windows 2003 server x64 on AMD 64 processor. k, On the ms newsgroups they told me to use windows server R2 x64 to get a AMD64 com ...Show All

  • Windows Forms MMC 3.0 Snapin

    Hi all, We are working on an  extension snap in. Under Computer management - Local Users and Groups we want an additional property page when properties are selected. This property page will show some kind of data from a SQL Server 2005 database. It should also contain a button that launch into our own application operator maintenance. Can some One guide me as to how can I go about achieving this  since this subject is pretty unknown to me. I also need help with installation of the created <snap in> to the registry. Very urgent. Looking foward for your help Thanx in advance ...Show All

  • SQL Server sql 2000 tables export

    hi, i installed sql server 2005 express on my tests server, i need to move a database from my sql server 2000 to test how it works with 2005. i understood that the export/import option is not available in express version. but i still need to pass my database, other wise i cant check the power of the 2005 version. please tell me about other way to do! hi, George_G wrote: Moving database from SQLS2k5 to SQLS2k5Express may be not easy! I have obtained customer DB which was detached from SQL2K and attached it to SQL2005 Express. I found that all tables are presented in form DBA.<table name> and simplest query SE ...Show All

  • Visual Studio VSS 6 + VS 2005 + network storage = troubles

      I'm using VSS 6 with VS 2005 and have my VSS database on a network storage device that looks like a hard drive to windows XP. I have been receiving complaints from VS that VSS fails to load and or is causing exceptions. This appears to be related to the time it takes for the network storage to spin up and be accessible. If I don't hit an exception, I can restart VS and VSS seems to be fine but if VSS causes an exception, VSS will fail to load when VS is restarted and unloading/loading the VSS add-in does not solve the problem. I do not problems accessing the drive by other means (command line, other applications, etc). I ...Show All

  • Visual C# Use of "this" keyword

    Dear All, I am a bit new to C#. I am a bit confused about the "this" keyword. The way they define "this" keyword is that it is the reference to the current object of the class but want to know how to use it . Can some 1 show me some very simple examples. I have found 1 example on the msdn. public Employee(string name,string alias) { this.name=name; this.alias=alias; } Can some one explain me the "this" keyword in the above example . To which object it is refering to. What does "this" means over here. A few simple examples will be greatly appreciated. thanks, Sunil Sabir Say you are working with a form. You ...Show All

  • Visual C++ simple question

    i was reading mfc book by jeff. i had installed vs 2005 . i tried simple programme but it does not works just add this to onpaint CPaintDC dc(this); CRect rect; GetClientRect(&rect); dc.DrawText("hi ",-1,&rect,DT_CENTER); but there is no display in output That looks fine to me. What sort of project did you create Did you use a template What class is handling your onpaint method If you put in a breakpoint, does it get called ...Show All

  • Visual Basic VB 2005 Express App not responding

    Hello! Just downloaded VB 2005 Express and SQL Server Express for evaluation. When creating a new VB app project and making my first click in the window I get an hourglass and message: Application not responding. Ref XP Pro Pentium 4 Cpu 2.25 GHz 256 Mb RAM. What have I been missing! Kurre A Hi ! I had the same experience with a 'Not Responding' title bar. After some serious anger management I figured out that Glocalnet's security package uses F-Secure (which I'm using). So, after a quick uninstall of the above named package, my VS 2005 is now running smoothly. /LK ...Show All

  • Windows Forms DatagridViewLinkColumn Display

    Hi I manged to get the datagridlinkviewcolumn working with the data from table. but, the problem is it shows the id of the row. I want it to display as "Edit" text and when the user clicks on this edit link. it should pass the id associated with it to the cell click event handler. I serached lot of places but couldn't find anything. Thanks in advance. V S .net ...Show All

  • SQL Server Determining the most appropriate conversion for a string

    Hi, Is there some kind of code snippet to determine (a) the precise data type (and precision if appropriate) of a given table.columnname in the database, and (b) the most suitable conversion for a varchar that is being made to hold various types of data. Presumably based on the above one could have some sort of CASE WHEN to cast the data to different types accordingly. Thanks for any help on this. You need to use the system tables. Check out sysobjects: http://msdn.microsoft.com/library/default.asp url=/library/en-us/tsqlref/ts_sys-t_2983.asp syscolumns: http://msdn.microsoft.com/library/default.as ...Show All

  • Smart Device Development Choosing connection between GPRS/LAN/WIFI using .NET CF socket objects

    Most of our users go on-site so usually they can only connect to their internal network using GPRS. However sometimes when there are no "On site tasks", they can connect to their network on either 3 connections, LAN, WIFI or GPRS. Obviously when more that 1 connection to the network is avaible, in order to save time and money, our program should be able to choose the best connetion possible, which in this case is LAN, since choosing the GPRS connection will cost money and WIFI is slower than LAN. My question is that is there a way for the .NET CF framework to choose what type of connection lets say, HttpWebRequest will pass t ...Show All

  • Windows Forms ToolStrip / Image Question

    This may be more of a graphics editing issue than a ToolStrip issue, but here goes... I'm using a ToolStrip in ManagerRenderMode with XP themes turned on, so the ToolStrip background is the light blue color with the gradient as you get close to the bottom of the strip. When you roll the mouse cursor over the ToolStrip buttons, the background color of the button under the mouse cursor changes to highlight the button. The problem I'm having is that I've set the background color of the bitmaps I'm displaying on the ToolStrip to match the light blue color, which presents two problems. First, the bottom half of the icon sits on the darker g ...Show All

©2008 Software Development Network