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

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

GRTR

Member List

vbstar
Lincoln McCulloch
GuideGustav
mcazalet
Das S
Donald Farmer
NURBY Nerd
kamilce
Jobskply
SSDevTeam
Awaken
-els-
Scott Walters
Le Quoc Thanh
efetty
MikeM-SF
marouane
George Hannah
dhruvkush
Yevgeniy K
Only Title

GRTR's Q&A profile

  • Visual Studio Team System feature area path of one team project showing up for other team project

    Hi there,     For one of the Team Project in the reports  for example in bug list report there is dropdownList called Area which is showing all the Area path (feature and Sub feature) which I created in some other team project using Classifications. Is this a known bug   Anu    We've improved this recently (see the July CTP) so that the Area and Iteration hierarchies begins have the Team Project ...Show All

  • SQL Server SQL Server Agent Jobs

    Hi, I'm new to this area so hope someone can help: 1) Does SQL Server agent jobs support executing windows script files (.wsf) I tried running using an Operating System Command (CmdExec) but nothing happened: wscript c:\file.wsf 2) The windows script file is located on the Web Server. I want to run the job from an SQL server calling the windows script file which is located on a different server. The target server is not an SQL Se ...Show All

  • .NET Development SSL on TCP Socket, how in .NET 1.1?

    Is there a way, using intrinsic .NET framework functionality, to open a TCP connection over an SSL channel   I'd rather not get into buying libraries, etc.  Java has the javax.net.ssl.* objects, and I'm not finding an equivalent in .NET. I looked all over the Internet, but nowhere a pointer/solution can be found. Please note this is a socket connection, not an HTTPS connection. Also, it's about .NET version 1.1. Any hints/tips/rem ...Show All

  • Visual Studio Tools for Office Need to Modify install location of VS 2005

    I need to modify the location of where I installed vs 2005 but I am not sure of it. Anyone know the default location or how to find where VS 2005 was actually installed I think it is <system drive>:\Program Files\Microsoft Visual Studio 8\ Thanks Roosevelt [MSFT] ...Show All

  • Visual C# need help about user control

    Hi all, I make a user control that need validation. So before one control is validated another control cannot focus. but when iam trying to check/uncheck checkbox and radiobutton, click button with different usercontrol, these controls can be focused and executed. it makes me very confuse. Need help from all of you guys, how to solve this problem. I have upl ...Show All

  • Windows Forms Custom BindingList<T> question

    Hello; I have a question related to implement a Custom BindingList<T>, I'm using .NET framework Beta 2. My custom class is declared as: public class CustomBindingList<T>: BindingList<T> Using my custom class I see that it expose a AddNew() method which returns to me new initialized item. Reading the help for this method gave an understanding on how this method works, but in really in my code it works different, so I'm not rea ...Show All

  • Visual Studio Express Editions Sockets - Code examples on chats?

    Can anyone explain Sockets to me, or give me a code example to a chat or anything like that This gives me a hell lot of errors, so I'll leave it be. Now, how do I place custom objects from OCX files like in Visual Basic 6, where they would appear in the objects list ...Show All

  • Visual Basic How to populate a dimensioned Array Structure by a tab separated flat file

    AB is a Structure with 15 fields ReDim(1) Is there a smart way to populate AB unbound by a flat tab-separated file in a way that fields are populated in the same sequence as the fields are defined in the Structure definition, and assuming that the field order in the file is the same It is also assumed that number of fields per record in the file is not greater than number of fields in the Structure definition, but ...Show All

  • .NET Development Are Property Pages a successful format for an application

       I am new to Windows development. In the last 2 weeks I have done developed about 2 applications and a dozen test applications. Mostly small utilities that I thought were useful. I have been programming C++ for about 10 years and have struggled to move into Windows dev. I am running Microsoft Visual C++ .net 2003 at home. I am trying to develope an application that will start with a menu screen, then based on ...Show All

  • Visual C# Error moving a form

    I have created a nonrectangular form I have introduced the MSDN instruction in my application to move the form : http://msdn.microsoft.com/library/default.asp url=/library/en-us/vbcon/html/vbtskCreatingNon-StandardShapedWindowsForms.asp But when I have the mouse on the form area, the form is "runnig" and I cannot do nothing.Look at the code: public partial class Style_MainWindow : Form { // Chestii de la Visual C# public ...Show All

  • Visual Studio Tools for Office Avoiding security alert in Outlook while accessing Contacts in VSTO 2005

    I am trying to access Items programmatically within a VSTO 2005. When I try to access the 'magic' properties such as email1address, I get the security warning within Outlook. I do not want to go back to redemption - that's why I am using VSTO. How do I avoid the security warnings when doing something like the following: private void Form1_Load(object sender, EventArgs e) { LoadContacts(); } private void LoadContacts() ...Show All

  • Visual Basic File I/O speed in VB.NET vs VB6

    I read and write a large data structure in VB.net as:    FileOpen(1, TheFileName$, OpenMode.Binary, OpenAccess.Write)    FilePut(1, Drawings(DrawingIndex))    FileClose(1) Where Drawings is a Structure and consists of other structures, arrays of arrays etc. In VB.net this is almost 10 times SLOWER than the equivilant from VB6 In other words, the same basic read/write operations seem to take 10 ti ...Show All

  • Visual Studio 2008 (Pre-release) how to handle routed events

    hello, i have developed a small application it has a canvas as its root element and some shapes (rectangle, ellipse) as its child elements. i have registered LeftMouseDown event on both of the parent and children. when i click on them both (parent and child) the events are getting fired, which i dont want. when i click on the child only the child event should fire, and vice versa how can i overcome this ...Show All

  • Software Development for Windows Vista Activity name changing???

    I defined a custom activity (deriving from SequenceActivity) and named it "MgrApproval". I can see the name property on it being set to this value in the designer code (InitializeComponent method). I add a code activity to this - and there print it out its name using "this.Name" I then create a workflow that includes this activity inside it. However upon executing the workflow the activity name shows up as "mgr ...Show All

  • Visual Studio Team System Work Item to Work Item associations

    Is there a way to associated a work item with another work item When a task comes through, sometimes it may be required to assign different parts of the task to different deparments (PM, QA, Dev, Ops, etc), but we would still like those tasks to be associated with the single main task that brought about it. Is this functionality built in or do I need to make a custom Work item It's built in. The easiest way is when viewing a work item you ...Show All

©2008 Software Development Network

powered by phorum