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

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

aleyush

Member List

Josamoto80
Jorg Jooss - MSFT
dnorris
AndySuwandy
Rachana Rao
Progalex
tatltat
Vijay Shah
Leo Winters
Colbert Philippe
Camello Amarillo
Tito Jermaine
Rickahooy
dbw
otakung
jresnick
Yoav Sion
Allen_Simmons
ITfJ
WNeidigh
Only Title

aleyush's Q&A profile

  • .NET Development Using .NET collection in COM

    Hi, I have a .NET interface, which is inherited from IEnumerable. [Guid("5B581180-70EA-43ED-86FF-6DDC27F50160")] [ComVisible( true )] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface IMyInterface : IEnumerable {     //Some methods }   Then I implement this interface in .NET [ComVisible( true )] public class MyClass : IMyInterface {     //Implementation }   And the ...Show All

  • SQL Server Can't get results from JDBC

    I'm having problems getting query results for my web-app using jdbc.  The connection I make to the server looks fine, but whenever I execute a query, I get no results.  I'm using something like the code below: Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");                 con = java.sql.DriverManager.getConnection(connectionUrl,userName,password ...Show All

  • Windows Forms How to show an index search like display in listbox?

    Hello, I would like to link an user input textbox with a list display, while user input character will be compared with the listbox content and the closest one will be poped up to the top of the listbox. (The way a lot like Dynamic Help Index works). Could somebody please suggest a way to do this. Thank you very much. James Private Sub TextBox1_TextChanged(ByVal sender As System.Object, ByVal e As Syste ...Show All

  • Windows Forms Is there a way to distinguish between designer and actual runtime?

    Hi all  I need to perform some designer specific customization, which should be shown only while at designer and not at runtime.  Therefore I need to distinguish between designer and actual runtime  Say, by using some kind of designer directive just  ...Show All

  • Smart Device Development How to add namespace microsoft.wireless in C#?

    Hi, I want to add namespaces for windows CE in C# and also tell me can I use the functionality for Windows CE in WindowsXP I want to make a desktop applicaiton and the required functionaility is available for Windows CE what shud i do Thanks .NETCF compiled assemblies can be loaded and executed on the desktop (i.e. they are "retargetable"). Keep in mind, if you want your assembly to be loadable on the desktop, you should no ...Show All

  • Windows Forms file type icons

    I have a listview control I'd like to use as a file frop target, no problems there, but how do I get its file type icon  Some sort of interop  please help. --Nick Daniels Check out <a href="http://www.sliver.com/dotnet/FileSystemIcons/"&g ...Show All

  • Windows Forms Capturing the mousedown event for a groupbox--possible?

    Is there a way to capture the mousedown event for a groupbox   According to MSDN documentation the mousedown event for the groupbox "is not intended to be used directly from your code."  For various reasons, I need to be able to  ...Show All

  • Software Development for Windows Vista RTM

    Is there a release date for WWF yet Will there be a cost   Will it work on Windows XP Pro/W2K3 Thanks Hi, Here is the link for downloading the Beta 1 of WWF. http://www.microsoft.com/downloads/details.aspx familyid=7096d039-2638-4f63-8654-d2e5d98fa417&displaylang=en The software requirements mentioned on that page states: Supported Operating Systems: Longhorn (Windows Code Name) ; Windows Server 2 ...Show All

  • SQL Server How do I create a new db in sql 2005 express

    How do I create a new db in sql 2005 express useing manager express I'm used to mySql front and this is my first try at sql. Also, does anyone know of a link(s) on the vast msdn website that explains how to use this software All I've found so far, are a lot of pages telling what it can do not how to do it. I'd appreceate any help, I want to get started on this . Never mind I did it I see you have to do a lot of right clicking. I ...Show All

  • Visual Studio Team System Code Coverage

    Does anyone know how to enable Code Coverage There used to be an options button on Test Manager to do it, but this button is no longer there. Please help if you can. :-) My understanding is that blue means that line was partially covered (So, possibly in an assert, only the condition was executed and not the assert itself. I may, of course, be wrong. ...Show All

  • SQL Server Partitions per partitioned table limited WHY ?

    I am designing an application with multiple tenants.and all of my table have a partion key as DBOWNERID where I hold the integer value of the owner reference. But the problem is I wanna have as unlimited number of partitions,as I want every databaseowner to have its own partion but this page says http://msdn2.microsoft.com/en-us/library/ms143432.aspx I am limited to 1.000 partitions per table. Why is there a limit does partitions ...Show All

  • Visual Studio CONFUSED AS HELL

    my visual basic express 2005 applications cant run under .net 2.0 framework in my other computer what is the problem here in my other pc i installed .net 2.0 i wanted to test out if they worked but they just dont every single one of them failed to work. i dont understand this, why is microsoft providing the .net 2.0 framework which is not compatible with visual basic express 2005 what framework allows vb express applications to run on differ ...Show All

  • Visual Studio Document Explorer crashes

    Thought I'd start a new thread, since I'm using Visual C# Express, rather than full VS2005. Windows XP Pro SP2, Visual Studio 2003 Pro, SQL Server 2000 Developer Edition, Visual C# Express, Visual Web Developer Express, SQL Express 2005, MSDE. I also have Virtual Server 2005 SP1 beta installed. Problem just started this weekend. Whenever I click on any topic in the Index, Document Explorer crashes. I've tried Repair on Visual C# Express, Visual ...Show All

  • Windows Forms Performing search on dataset

    I am a big novice when it comes to ADO.NET and VB.NET so forgive me if I am making this hard to understand. I have a dataset that has 100+ rows and 12 columns.  My table is named "DsInventory1.Inventory" within the dataset. I am  ...Show All

  • Smart Device Development Deployment issue

    Hi, i created a new C# Smart Device Pocket PC Windows Application Project.  At that point, all i try to do is build and deploy.  The build is successful.  When i then try Build->Deploy, i select the "Pocket PC 2003 Emulator", and the the deployment begins (i assume).  The emulator is launced with the Programs screen showing, and after a LONG while, it appears as though the deployment fails.  this is what i see in the ...Show All

©2008 Software Development Network

powered by phorum