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

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

formhabit

Member List

Mike_Donner
Gary Varga
Daniel Upton
Jeremy_AK
Azita Mangoli
s2631
mmonte
Raja_Krish
donjonson
demerzel
BasharSS
Charles Caruana
Erbil Yilmaz
kmorrill
wd95014
Jsamuel
Ntech
Chester Flake
tomDarth
Eytan Seidman
Only Title

formhabit's Q&A profile

  • Smart Device Development Error: Connection To CE.NET Device

    Hi Guys I am trying to connect to windows CE.NET Device from Visual Basic.NET 2003. When I am trying to connect to Device its giving me error Cannot connect to device make sure the device is physically connected to the desktop. I think I have configured all the settings correctly. Any thoughts thanks in advance. It is connected via Active Sync If so, please try this: http://forums.mic ...Show All

  • Visual Studio 2008 (Pre-release) Couple of Q's?

    I've just gone through the introduction for LINQ and DLINQ, had a couple of questions.. 1. The expression class seems to be basic building block of queries, I was wondering as to what end (not how) can custom "expression" class objects be implemented.. any examples/scenarios.. And perhaps someone can explain more about the "expression" class and how it executes with regards to the data context 2.  Secondly, I was won ...Show All

  • Visual Studio Express Editions Understanding VB Express SQL 2005 Express DB access

    Hi, I'm justing trying/beginning to understand the way VB 2005 Express handles database access to SQL Express 2005. I've created my first DB application that id actually useful to me and my colleagues at work, so i'm really excited about this. Quite new to OOP programming and VB. Last time i did any programming was way back with TurboPascal and Assembler :-) The .mdf and .ldf files are in the same dir as the project and do not get permanently at ...Show All

  • Smart Device Development Comact framework: C#: Index of the sender control to focus next control

    Hi there, How do I find out the index of the sender control and focus the next control without using the name of the contol I know how to do it in VB.NET [Me.Panel1.Controls.Item(Me.Panel1.Controls.IndexOf(sender) + 1).Focus()] Do not know how to do it C#. Could you guys please help with this. Any help is greately appreciated. Thanks, Prasad. Not commenting on the context of your problem but a straight tran ...Show All

  • .NET Development Customize how a Strongly-Typed DataSet is serialized

    Can someone point me to steps to serialize how a strongly typed data set gets serialized More specifically, I want to make it less verbose. I want the properties of strongly typed rows to be serialized (and deserialized) as Attributes rather than Elements, but I still want to use the WriteXml and ReadXml to do this. Is it possible I lifted this from an MSDN article. Looks like what you might need. By def ...Show All

  • .NET Development sn.exe and the .net SDK 1.1

    Hello,    I am trying to create a strong name key for one of my .net components, however I can not find the tool that msdn references as sn.exe which is part of the security tools of the .NET SDK 1.1.  Anyone know where I can download this utility or the SDK thanks! -ken Hi,   Maybe he used the default command prompt.   Just use vs.net 2003 command prompt from s ...Show All

  • .NET Development typed DataSet remoting serialization

    I have an object that returns via a method a typed Dataset. I've added to the typed Dataset a custom public string field named "dummy". Assigning a value to dummy and after serialization and deserialization on a different object the value is gone. The rest of the data is passed Ok. I've created another dummy class with the same dummy field and tested the process of serialization after assigning a value and worked fine. I hade the va ...Show All

  • Visual Studio Express Editions Syntax coloring for user keywords/types

    In previous versions of VS one could designate user keywords by creating using usertype.dat in the IDE dir and change their color using the 'Fonts and Colors' settings. This still works in VS2005 however I noticed that it has an additional color entry: User Types.  How does one define user types Nick I thought it should mean that but I'm using C++. Any plans on extending that functionality  ...Show All

  • Windows Forms Mdi Parent closing children

    I have an MDI application.  In the child forms, I have: private void Discussion_Closing(object sender, System.ComponentModel CancelEventArgs e){ if(Visible) { e.Cancel = !allowClose; this.Hide(); } } Where allowClose is a boolean value.  I want the parent to set this to true wh ...Show All

  • Visual Studio Team System Limit scope of GET?

    I trying to convert a very large project to Team Foundation build. I am wondering if there is some way to limit the scope of the GET that is done to get the source. Right now it is starting at the top of our tree and I believe eventually timing out on getting the source and then failing the build. Can I somehow point it at the Sources node within the tree instead of the root Does this help http://blogs.msdn.com/manishagarwal/archi ...Show All

  • Visual Studio Team System Would this be solved by shelving?

    We have two projects that are used in nearly every program we have.  One is a database library and the other is a collection of utility functions.  We get into problems (with VSS 6) where a developer will be three weeks into some changes in the database library for an inventory program and then will need to spend a week working on a payroll program, requiring changes to the database library.  The programmer needs to be able to put ...Show All

  • Windows Live Developer Forums And the winner is...

    Within a few weeks, the winner of the Worlds best app contest will be anounced, so I think it's an interesting question to ask: Who (or which app) will win   My guess:   In the Games section I think somebody from the netherlands will win... There are a few good games (actualy a lot of good games, but these are the best in my opinion): - Hangman (very basic and simple, doesn't require a fast pc, everybody knows how to pla ...Show All

  • Visual C# fullscreen

    I want to create a fullscreen window in which I can draw in. I dont want any window frame to be visible, or the windows toolbar to be visible. I tried doing this with a regular winform, and changing the dimensions to the screen dimensions, but the window frame and toolbar were still visible. How should I go about entering into some kind of fullscreen mode in which I can draw in Creating a window that covers ev ...Show All

  • Windows Forms DisplayMember nonaccessible

    Hallo Group!! here is my first doubt :) This is the code: VB: -------------------------------------------------------------------------------- If Cont.Controls.Count = 0 Then                    If Object.ReferenceEquals(Cont.GetType, GetType(System.Windows.Forms.ComboBox))  ...Show All

  • Visual Studio Team System I found a bug in .net framework 2.0 beta 2

    Hello everyone Recently i installed the .Net Framework 2.0 Beta 2 After installing whenever i start my computer a process named "mscorsvw.exe" shows 100% CPU usage and after End the process it automatically the same process autmatically starts after sometime.But After i remove .Net Framework 2.0 Beta 2 everything works fine.Can anyone tell the solution for this problem............!!!!!!!!! Rajprit Actuall ...Show All

©2008 Software Development Network

powered by phorum