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

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

hrubesh

Member List

giddy
hchavali
evan_t
NehaRahul
KingwoodJim
StargatePwns
Ayala24
JerryCic
ponchoelchico
yanyee
DanO84
Indigo Cowboy
Jabs
Ibrahim Khalil
Yannis Angelis
Andrew Hawkins
LSS
nhaas
B Langston
peter sobhy
Only Title

hrubesh's Q&A profile

  • Game Technologies: DirectX, XNA, XACT, etc. Trouble with XNA Game Launcher

    I am having some trouble with the XNA Game Launcher... I have had it up and running since December, but today for some reason, whenever I launch XNA Game Launcher(while signed into Xbox Live) it tells me it could not establish a connection with Xbox Live. So I decided to delete XNA Game Launcher and redownload. When I go to redownload it, it will not let me do so. The download acts like it wants to start, then freezes at 1%. I thought at first something might be wrong with my connection to Xbox Live, but I just started downloading the demo of Alien Hominid, and it is at 97% right now... Anyone else experiencing any trouble at all And never mind...evidently it was a maintenance issue because it is working now. Thanks, ...Show All

  • Visual Studio Express Editions are methods called asynchronously in the same thread better than those called in another thread?

    i was just wondering since calling methods asynchronously in the same thread acts just like calling the method on another thread. so which is better or preferred by you programmers out there are methods called asynchronously in the same thread better than those called in another thread ReneeC Sorry, I didn't mean to offend you. With everyman I just meant everyone. I know that you are a woman, and I have nothing against female programmers. My wife is a programmer too (embedded multitask systems), and one of the first multitask operating systems in Denmark (approximately 1977) was also written by a woman - Bodil Skroeder as far as I remember. I do not regard you as a software nerd. Being from the old days you have learned how to ...Show All

  • Windows Forms Web service on a Win form

    I've just learn't how to consume a web service and display the xml on my web page using xslt, but was wondering how to go about the same task using a Windows Forms application. The xslt document format's the xml in to html to be displayed on the browser, but how should I display the info on a win form (obviously no html on a win app) Can anyone please help Ok, so it's the actual Xml that web service is returning... I'd leave your xslt/Html transformation and display it in the web browser. This way, you also stay more compatible with your web app and don't have to change things very much... Andrej ...Show All

  • SQL Server For loops in Tsql

    Can somebody please tell me how can i write a tsql statement in sql server 2000. Same time how can i get the last digit of a inteager variable through tsql .What i want is to write 'right(intVariable,4) which is in vb .I want that in sql server 2000 Thank you Hi rohanfernando, I moved your question over to the Transact-SQL forum. The folks over here should be able to help you with your question. Cheers, JJustice [MSFT] ...Show All

  • Customer Care Framework Avaya

    How can i connect to Avaya PBS Depending on the features you wish to use from Avaya, You will need to extend the Telephony Adapter to connect to Avaya. As an alternative, we do have accelerators for Avaya that are part of our services organization. You would need to contact your Microsoft Account Rep to gain access to a MCS resource that could provide those. Matt B. ...Show All

  • SQL Server IN CLAUSE

    Hello, I think I'm getting something in SQL SERVER that is none sence for me at least... Example: SELECT * FROM A WHERE A.ID IN (SELECT B.ID FROM B WHERE A.NAME='ABC' ) This query is returning DATA and It works... in SQL SERVER 2000 Can I invoke an external table in a subquery that is using IN clause This is not possible in many other DBMS... I don't know if this a BUG (offcourse It's possible with an EXISTS clause but It should be possible with IN clause) If SQL Server lets you do this then fair enough. You don't have to use this feature if you don't want! Chris ...Show All

  • Visual Basic Reusing Forms

    Greetings I am converting a VB6 program containing multiple forms into a 2005.net VB program. In the old VB6 program I use a modal form and then I want to re-use the same form but but change some of the labels and make visible a control that was invisible the first time around. In the VB 6 version I was in, say, Form1 and executed the following code: Unload Form1 Form1.Show 1 This re-did the Load event and I used a counter to customize the form in its second life. Is there any way to do this simply in VS2005 VB Application.OpenForms is a method/function in .NET that gives you a collection of opened forms in the application and you can access it by the index or form name http://msdn2.micr ...Show All

  • SQL Server Attach network database Sql Server Express

    I am trying to attach a network database to my sql server express After some reading I "Enabled" tcp/ip, named pipes, and shared memory in sql server confiuration manager. But when I go to "Attach Database" in Sql Express managemnent studio. It does not show the network drives much less allow me to attach anything on a network drive. What am I missing here If I install sql server on the network machine will my local Sql express recognize it Database files on network shares are not supported. HTH, Jens K. Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All

  • Visual Studio Problems with Visual Studio 6.0

    Hi! Having some problems with my visual studio 6.0. It worked fine a couple of days ago but now all of a sudden I cant start it. I get an error message that says. ** AppName: devenv.exe AppVer: 6.0.81.67 ModName: msenv.dll ModVer: 6.1.81.71 Offset: 000105fd ** Tried to reinstall but the same problem. Tried this but same problem: http://support.microsoft.com/default.aspx scid=kb;en-us;248675 Tried this but same problem: http://support.microsoft.com/default.aspx scid=kb%3ben-us%3b199272 Does anyone know how to fix this // 2times VS6 questions should be posted here: http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx dg=microsoft.public.vstudio.development& ...Show All

  • Visual Studio Tools for Office VSTO Excel Deployment; Need Help; Please Reply

    I have already created a setup that works for a local install of my  "TestExcelTemplate" as long as the pre-requisites exist on the target machine.  The problem is, I need to know how to deploy the Template in a "distributed fashion" - to users that may or may not have the pre-requisites. Consequently, I have been working through the article below to help with my deployment: http://msdn.microsoft.com/office/default.aspx pull=/library/en-us/odc_vsto2005_ta/html/OfficeVSTOWindowsInstallerOverview.asp I am at the point where I am trying " To prepare the Office application and primary interop assemblies check ". I need to add the correct pre-reqs to my "bootstrapper".  I tried running the ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. My 1-week XNA evaluation

    Hi! I've been evaluating XNA Game Studio Express for about a week now. Writing this little report to get some thoughts and ideas out of my system. If you just want to download the game I made, here it is: http://www.artplant.no/Johan/XNATest.rar Everything is original and copyright (c) Artplant, except for the sound assets and the sound code, which was ripped from the SpaceWar sample in XNA. Someone please give me a heads-up if that's illegal for some reason, and I'll take it out. You'll need a shader model 2.0 GPU to run the game. Also, you'll need a 360 gamepad or similar. (Don't know if XNA is compatible with other pads yet.) Both of the thumb sticks fire cannons independently when pushed. Enough of that, here's a quic ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Vista allows What versions of DirectX?

    (split from http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1221168  to make a new question) It is interesting that you say that because I am testing a VB6 app that was working fine on XP and below but now fails on Vista when it tries to create a DirectX8 object, specifically Set oDX = new DirectX8 throws Error 429, ActiveX failed to create component. Running in XP SP2 compatibility mode does not work either. I would be really grateful if anyone has any ideas on this.  I also tried running the latest DX9 redistributable because I heard that was providing backward compatibility, but to no avail. Thanks. After some research I've come to the conclusion that this file sh ...Show All

  • SQL Server How can i find 'broken' records ?

    Version: Microsoft SQL Server 2000 - 8.00.2040 (Intel X86) Problem: Server: Msg 8964, Level 16, State 1, Line 1 Table error: Object ID 515532920. The text, ntext, or image node at page (1:377289), slot 1, text ID 897099563008 is not referenced. Server: Msg 8964, Level 16, State 1, Line 1 Table error: Object ID 515532920. The text, ntext, or image node at page (1:377447), slot 1, text ID 897100939264 is not referenced. <... and 4 same errors> DBCC results for 'CC_Document'. The repair level on the DBCC statement caused this repair to be bypassed. <same messages> The repair level on the DBCC statement caused this repair to be bypassed. There are 192 rows in 6 pages for object 'CC_Document'. CHECKTABLE found 0 ...Show All

  • Visual C++ make_public, templates and more

    Hi, I've started a project in c++/CLI and I've found this problem trying to export types of my math lib (native c++) from one assembly to another one. I have the tipical vector3 type in my math lib: //Unmanaged code... template<typename T> class Vector3 { public: T x, y, z; .... } Since template classes cannot be exported with the make_public pragma I wrote this class to help me with this: //Unmanaged code... class CMathAdapter { public: CMathAdapter(Vector3<float> vec); operator Vector3<float>(); private: Vector3<float> m_vec; }; Then I wrote a managed test class and put it in a module with some forms and controls... (compiled with /clr) //managed code #pragma make_public(CV3Adapter) namespace RIDsEdition ...Show All

  • Windows Forms List box above list box. How do I get to anchor correctly

    I have a form that has two horizontal list boxes on it and several buttons, two of the buttons are inbetween the list boxes. My problem is when I maximise the form at run time the bottom list box runs over the buttons and into the top list box. I have tried all the anchors and have found that I can't get the two boxes to remain the same distance apart. How can I make them work together or how can I anchor the bottom list box to the the bottom corner of the top box so the middle margin stays the same and the boxes expand with the window I can get the top box to expand to the correct size and place, but the bottom if anchored to top/right/left/bottom runs over the top and buttons. If it is anchored to the bottom/right/left it remains s ...Show All

©2008 Software Development Network