Software Development Network Logo
  • IE Development
  • SQL Server
  • Smart Devicet
  • Visual Studio
  • Visual C++
  • Visual Basic
  • .NET Development
  • VS Team System
  • Game Technologies
  • Microsoft ISV
  • SharePoint Products
  • Windows Vista
  • Audio and Video
  • Visual FoxPro
  • Visual C#

Software Development Network >> K.V.Bharath's Q&A profile

K.V.Bharath

Member List

michael447887
ssfftt
imanish11111
safewithyou247
h1
Rykin Poe
james_cline_
asalcedo
Hoopla
RamaGudimetla
Jennifer Lai
Kvschaganti
Jimmy Koo
Annihil8
PaulDotNet
antares41_41
Michael Dawson
Jessie J
KamiNoChikara
Denis Pitcher
Only Title

K.V.Bharath's Q&A profile

  • Visual Studio Team System IDE region directive

    IDE region directives is not supported Like the same we can see on IDE for C# or VB.NET TIA. Can you expand more on where you would expect IDE region directives to be supported Is this question in relation to Visual Studio Team Edition for database professionals mairead ...Show All

  • Visual C++ How to simultaneously trigger multiple threads?

    I have 3 worker threads, each created and started in the following manner: HWND pThread = ::AfxBeginThread(ThreadProc,hWnd,THREAD_PRIORITY_NORMAL); within each of the 3 versions of ThreadProc, i placed a ::WaitForSingleObject(ACEventObject.m_hObject,INFINITE); Previously, i have defined a CEvent object as global just for testing purposes. I've tried calling the ACEventObject.SetEvent(), .PulseEvent() and .ResetEvent, but i found out that each call of SetEvent or PulseEvent only set off one thread at a time. Which means, i had to call the setevent() or setpulse() three times so that all three will run. Is there a way to set them off all at one, because i'm working on quite a time critical data acquisition application. Thank You. ...Show All

  • Visual Studio question about using crystal reports in C#

    I have a rpt file and I am trying to use it for printing service of the application. when I import the document into the project everything is OK. I just use it as a class. but I don't want it to be inside the project. I want it as a seprate file near the application. so the user will have this opportunity to change the report without having access to the application itself. I don't know how to implement without add the file into the project. thank you in advance ...Show All

  • SQL Server Help batch script task stuck in a loop

    I have a .bat file that calls a script file to log in to a server and upload a file to my pub account. When I run the .bat file it just executes the command over and over and never executes the script file. Does anyone know why Am I missing something in my script or .bat file commands below my .bat file contains this--->ftp -s:script.txt my script file contains this: open myserver.com username password put W:\UPLOAD\doc.txt bye exit Thanks, Mike Looping doesn't seem reminiscent of the batch file or the script you have listed here. I sounds like it may be due to some logic in your package. Any chance this is happening in your package ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. XNA compiling problem

    Hi. I've just downloaded and installed XNA GSE. I've opened my first XNA Game aplication with Visual C# 2005 Express, but when i trycompiling it i get an error on line: " this.GameComponents.Add(this.graphics);" with following error message : "Microsoft.Xna.Framework.Components.NoSuitableGraphicsDeviceException was unhandled Message="The values used in the attempt to create the GraphicsDevice were invalid." I've read that it should get a blue screen when i compile a default XNA project with no other code in it, but that ain't happening. What could be the problem I haven't installed DirectX SDK yet...could that be it Thx for the help That is a DirectX 7 card that does not sup ...Show All

  • Visual Studio How do I access a textbox wrapped in an addIn created with CreateToolWindow2 ?

    Hello, I'm having hard time trying to access a textbox/RichTextbox located in an AddIn created with the CreateToolWindow2 method. I'd like to display a text using an API function in my code, something like ToolView.Display("Hello") and I could not achieve it because I don't know how to get the current instance of my AddIn that just started. I've seen a lot of AddIn examples, a lot talk about commandbars, a few about Windows and I could not find any example of an AddIn with a dockable window you could write in from your code. I have done this before with VB6 without any problem... Many thanks in advance. Leon Hi, When you call CreateToolwindow the last parameter is an ...Show All

  • Visual Studio MSDN installation error

    I tried installing the software again on a different laptop than my tower. I got another error message at the same point of the installation, which is during the first MSDN Library disc. The laptop is a work laptop and the VP was turned off as was it also turned off on my home tower. The PC also checked for all Windows updates and there were none to install. Both systems use a Pentium 4 2.4 ghz processor and the home system has 80 GB hard drive while the work system is just 50. Both have 512 memory. The 2 system are completely unrelated. My home system is using Windows XP home and the work is Windows XP prof. I'm trying to install Visual Studio 2005. Discs 1 and 2 for the visual studio install fine but the 1st disc on MSDN library is wher ...Show All

  • SQL Server Odering FOR XML EXPLICIT

    I am having trouble with the ordering of a large query. Originally this was supposed to be ordered by [HomeFileID!2!HomeFileID!Element], but now I want to be able to order this by [Table4Info!5!Last_Name!Element]. When I change around the ordering the data does not keep its nesting format and will list all the tag 2 data, then after all that it will list all tag 3 data and so on. Here is the query: SELECT DISTINCT 1 as Tag, NULL as Parent, NULL as [root!1], NULL as [HomeFileID!2!HomeFileID!Element], NULL as [HomeFileID!2!Type!Element], NULL as [HomeFileID!2!FamilyType!Element], NULL as [HomeFileID!2!Source!Element], NULL as [HomeFileID!2!ReferredBy!Element], NULL as [HomeFileID!2!Email!Element], NULL as [HomeFileID!2!Notes!Elem ...Show All

  • Visual Basic Shadow in transparent form

    Hi, i want reach this effect in my forms: http://img02.picoodle.com/img/img02/7/1/26/f_nabidkai_81d4m_d84f46e.jpg But i don’t know, how i can do this shadow on the edge. when I can it, it was finaly there: http://img01.picoodle.com/img/img01/7/1/26/f_problemi_81d4m_003a897.jpg I don’t know how create aplha on transparency background... How can I do it Legend to picture 2 Bez transparency key : Without transparency key S transparency key : With transparency key Zde je 256 stupnova pruhlednost: There is 256 degrees alpha A tady uz zase ne: And there there is only 1 degree alpha Proc zde pruhlednost... :Why there is alpha don’t functionaly and above picture is functionaly y ...Show All

  • Visual Studio Express Editions page not found error

    I, too, have another kind of a problem. I just recently registered VC#, and I received the email with the Benefits Portal. When I try to download any of the goodies(I am a complete newbie-begginer-so I am very much interested in the e-book .pdf file) I get only a dreamweaver file. Can anyone help me Firefox was ideed the problem. I got the download using IE and I couldnt be more happy. Thank you Andreas. Dan Petrescu alias fulga ...Show All

  • Visual Basic Problem in using Try/Catch/Finally

    A textbox(T_TextBox) is bound to a float-type number in a database. The innitial value of the textbox is from that column of the database. I used these codes in my program: Dim T as Double Try T = Double.Parse(T_TextBox.text) Catch MsgBox("Please enter a number for T.") Finally End Try The problem is: every time before I run the program, a message box saying "Please enter a number of T." shows up. This problem only happens at the very beggining. When I change the text later (I select another number from the database, and this is done through a combobox), this message does NOT show up. Anyone knows how to get rid of the msgbox at the begging Thanks, Lili Thanks, Andre ...Show All

  • Visual Basic how do I Refresh "My Computer" network drives for vb express 2005 data access

    Since windows 2000 came out there has been annoying red "X" on My Computer's network drives. If you click on them, they go away and the files are displayed. In VB 2005, the mycomputer.filesystem.drives.item(n) does not refesh them and directory.getfiles("P:\") returns an error "could not find part of the path P:\" When I double click on P: in my computer, the error goes away and I can read the files again. This is annoying becuase I write a lot of network applications. How can I implement code in my program to refresh drive "P:" I just tried : Using sw As StreamWriter = New StreamWriter( "P:\temp.log" ) That does not work also... ...Show All

  • Smart Device Development How to debug my phoneime.dll on windows mobile emulator for smartphone?

    hi, all When I start debugging, compile and deploy sucessfully, but notify me non-exeute file,no debug. My input method can't be called out also. Then I revise regedit,inputmethod can be called out. Then debug, deploy failed: Deployment and/or registration failed with error: 0x8973190e. Error writing file '%CSIDL_PROGRAM_FILES%\phoneime\phoneime.dll'. Error 0x80070020: The process cannot access the file because it is being used by another process" . What's problem Thanks. ...Show All

  • Windows Forms WebBrowser.PreviewKeyDown and pressed key current keyboard layout character

    Hi, I have a problem. I want to get character from pressed key according to actual keyboard layout. And I can’t do it manualy, because I don’t know how many different layouts will be used. I have tried to watch properties like KeyValue, KeyCode, KeyData and compare changes according to layout, but nothing was changed. So I don't know ho to determine the right character. Any idea Vinci For anyone who may use it, there is a solution: IntPtr keyboardLayoutHandle = InputLanguage .CurrentInputLanguage.Handle; char [] keys = new char [1]; keys[0] = ( char ) User32 .MapVirtualKeyEx(e.KeyValue,2,keyboardLayoutHandle); ...Show All

  • Visual C++ Switching from BETA to RELEASE VS 2005 gets me an error!

    c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxwin.h(1814) : error C2248: 'CObject::CObject' : cannot access private member declared in class 'CObject' c:\program files\microsoft visual studio 8\vc\atlmfc\include\afx.h(553) : see declaration of 'CObject::CObject' c:\program files\microsoft visual studio 8\vc\atlmfc\include\afx.h(524) : see declaration of 'CObject' This diagnostic occurred in the compiler generated function 'CCmdTarget::CCmdTarget(const CCmdTarget &)' OK, so I found the problematic lines of code but this really confuses me! Those lines are the lower part of the code, near the bottom. They represent event handlers for changing of a text inside CEdit ...Show All

©2008 Software Development Network