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

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

Ugla

Member List

hTp
Hadas
RoobyDoo
jayk
bobarotti
rnbguy
JHalmans
redman_12
hsa76
Anand Narayan
_scoot_
Mister T7718
SharePointKhan
Chunguang Jia
Ed Mee
hailey
emkatu
ti_m
Cwakamo
thechristopher
Only Title

Ugla's Q&A profile

  • Visual C# datagridview / cells and rows

    hi, i need help, how can i get the value from a particular dgvcell if i'll select the entire dgvrow and how to auto-select a row oh yeah. . . if your grid is bound to a binding source which is inturn bound to an IList, at any given time, BindingSource.Position will return the index of the currently selected item in your IList BindingSource.Current gives the actual selected item though you will have to cast it to the particular ite ...Show All

  • Visual Studio 2008 (Pre-release) Dialogs on a 3D cube...

    I'm trying to make 3D animated cube with dialogs on it. I must make different dialogs on different sides of cube. Dialogs must support interactivity with users, such as enabling text inputs in a TextBoxes, clicking on Buttons, etc. Have you got any suggestions about solving this problem I'm using Vista CTP Sep 05.   You can use a visualbrush to paint the sides of the cube with ...Show All

  • SQL Server Full-text index becomes unavailable

    Hi, I'm having a problem with full-text queries on Sql Server 2k (Enterprise Ed., SP4, IA-64). I have a full-text catalog which seems to be okay when (I query its populate-status and look at it in enterprise manager) but when i perform any query using the "freetext" operator/function i get an error as shown below: Msg 7619, Level 16, State 1, Line 1 Execution of a full-text operation failed. The catalog does not exist or ...Show All

  • Visual Basic IE browser help object

    I am new to vb .net and am trying to create a simple widows form that will display a message each time Internet Explorer is launched. I have the form create but don't know how to save as a dll file or register it. Can anyone help me find some sample code or instrucitons that will help   I think you need to say more about your design. To save a DLL file you create a Class library project and build it. After writing and debuggi ...Show All

  • Visual Studio Team System Help about incrementation and iteration

    I don't understand if once i have all the use cases i should split them and in each iteration i add more use cases, or i should consider all the use cases on each iteration. The msf talks about versionning but i can`t clearly see how to make this versionning. Versionning means splitting the use cases There are a few strategies - hence your confusion. The goal is to deliver value incrementally. As such, you typically first address the ...Show All

  • Visual C++ fatal error LNK1104: cannot open file 'libcimt.lib'

    I am trting to compile a c++ project in Visual Studio 2003. When I go to build the project I get the following error: LINK : fatal error LNK1104: cannot open file 'libcimt.lib' What do I need to do to get the project to build. bobe59 wrote: I am trting to compile a c++ project in Visual Studio 2003. When I go to build the project I get the following error: LINK : fatal error LNK1104: cannot o ...Show All

  • SQL Server how to append windows login name to table name

    hi, I want to append the windows login name to the table that i created  in the stored procedure, Is there any command , can any one help. Advance thanks  If I understand it correctly, you want to create a table using a stored procedure and the name of the table will contain the Windows login name of the use.  Is this correct Are you calling the stored procedure from TSQL or through a .NET application   Can you pro ...Show All

  • SQL Server response time when browse

      When I go through management studio and browse the cube it takes a very long time. When I run MDX queries the response time is less than a minute. What does Analysis Services do when you browse the cube through management studio Thanks,  Edwina Derrick   Edwina, SSMS only uses MDX, too! The question is: How "good" is the MDX... Are you really satisfied with a response time of "le ...Show All

  • Visual Studio How create an Emf file ? Extending notation with icons

    Hi Guys I was working on the last CTP and I am facing some problems when i was extending notation with icons. The icons should be emf files, is it right As I dont have an emf image editor and i didnt find it, I tried to draw some bmp files then rename them to emf the icon appears perfectly, but when I try to save the file, it generates an exception. Does anyone know a editor or emf files or a way to fix it Thanks Luiz Ricci Hello. I su ...Show All

  • Visual FoxPro import from excel

    how can i import an excel sheet with huge text on some cells... i try it, but the character field is only 254 chars size, i did try to create a table and then append the big text cells to memo fields, but they remain empty... thanks for the help !! I wrote this a while ago to convert an excel file to a foxpro dbf... its need some cleaning up but it should give you a good start. Dave * * FNXLSTODBF * ** *FUNCTION TO C ...Show All

  • Windows Forms Inherit from a BaseForm

    When i have a form .. let's say FormB that inherit from FormA. When i create an instance of FormB then use FormB.Show() ... it shows FormA... How can i say to use the show of FormB thanks //BaseForm public partial class FormBase : Form { static protected DataSet1 dataSetBase = new DataSet1(); //Northwind DB table Employee public FormBase() { InitializeComponent(); DataSet1TableAdapte ...Show All

  • Windows Forms NTD app probes for non-existent app.resources.dll file

    A simple windows forms application with a toolbar based on an imagelist will cause this problem.  The images are embedded in the form/assembly - there is no separate resource file.  No culture-specific settings have been changed from defaults.   Whe ...Show All

  • .NET Development sql Caching

    against a 64 sql/ 64 bit aspx page does not cache go aspnet_regiss.exe -i in the 64 framework no sql caching switch 32 bit framework and all is fine Strange - so caching was not working but everything else was Please let me know if you encounter this again. Thanks, Leonid ...Show All

  • Smart Device Development sql connection error

    I am getting following error: Error 1 The type 'System.Data.Common.DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. C:\Documents and Settings\Adnan\My Documents\Visual Studio 2005\Projects\Mobile5\Mobile5\Form1.cs 20 4 Mobile5 the line which caused problem is System.Data.SqlServerCe ...Show All

  • Visual Studio Tools for Office Deploying a Word VSTO solution

    I have been trying to understand the deployment procedure for deploying a Word VSTO(2005) application I have developed.  The MSDN documentation is very vague and keeps referring you to other documents which don't answer some of the crucial questions. Is there maybe a HOWTO or Lab available on this to give us a step by step guide on how to achieve this HI, maybe these posts on VSTO2 team's blog may help you ...Show All

©2008 Software Development Network

powered by phorum