Dmitry Pavlov's Q&A profile
Visual Studio 2008 (Pre-release) where is the RENDER function like other 3d designing technologies
Hi, I have created a fairly complex 3d object using ZAM3d, the object when i create and render using the "render window" function in zam 3d is pretty good looking but when i convert the same to the xaml the LOOKS are lost. the diff. is visible in this http://img514.imageshack.us/img514/1761/renderdiffmt7.jpg is it possible to do something like "SupressRender" to have the same looks in xaml a well. Thanks and Regards, Brij thanks, but i think, WPF renders an object in 3 phases.... Tier 0,1,2..... right and if an object is getting rendered in tier2, shouldn't the ray tracing be provided (let the Graphic card do it)..... Or we could have more levels fo ...Show All
Smart Device Development ARMV4I emulator
Hello All, Thanks Mohit but I finally got the Device Emulator to start up. I would like to say to the Microsoft team, Thanks for all the help J . With that said, there are a few more problems that I am currently facing. I am trying to connect to the Device Emulator that is running using Platform Builder from Visual Studio 2005. I can connect to the Device Emulator from Platform Builder by following the steps outlined by Barry. I can also connect to another instance of the Device Emulator from Visual Studio 2005 using the SDK. When using the device emulator from Platform Builder, the image is distorted. Can this be fixed If so, how However from Visual Studio 2005, can I connect to the same Device Emu ...Show All
SQL Server number of total connections in SQL Express 2005
number of connectios tcp/ip..........I have a 3 person but the 4 does not connect If you are working on XP Home you will have a 5 connection limitation (This is implemented on WIndows not on SQL Server). So behind the scenes , there are 5 users connected to some ressources (not necessary SQL Server). If you want to remove the restrictions I would suggest moving to at minimum Windows XP Prof. HTH, jens Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All
Windows Forms getting the selected node in a treeview without focus
I have two treeviews and a button. The second treeview is affected by the button based on what is selected in the first treeview. Both treeviews have HideSelected set to false. However when the button is pressed, a check on if anything is selected in the first treeview always fails, even when I can see the selection highlight. I assume this means that SelectedNode is not valid if the treeview does not have the focus. If this is correct, how can I get the selected node Have a Weird Day ...Show All
Visual C++ VC++ 6.0 porting to Vista x64
Can any one help me out , how can I start with Porting VC++ 6.0 to Vista x64. I am getting very wierd errors. Generous helper, I am still busy with porting in Visual Stdio 2005. I am getting one more error while porting , error is about, CRegKey it says :: warning C4996: 'ATL::CRegKey::SetValue' was declared deprecated D:\Program Files (x86)\Microsoft Visual Studio 8\VC\atlmfc\include\atlbase.h(5100) : see declaration of 'ATL::CRegKey::SetValue' Message: 'CRegKey::SetValue(TCHAR *value, TCHAR *valueName) has been superseded by CRegKey::SetStringValue and CRegKey::SetMultiStringValue' Can anyone plz help. Thanks in advance. ...Show All
SQL Server Fuzzy Lookup Error
Hi I get the following error when I use Fuzzy Lookup in a Data Flow task with TransactionOption property set to “ Required ” [Fuzzy Lookup [61]] Error: An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80004005 Description: " Cannot create new connection because in manual or distributed transaction mode .". When I Change the TransactionProperty to “ Supported” it works fine. I need the property set to Required for it does an undo in the event of a failure. Any ideas on how to get the Fuzzy Lookup to work Are you executing the package containing the d ...Show All
Visual Studio 2008 (Pre-release) Controling RichTextBox elements' position
I want to build a kind of equation editor. To do this, I need to be able to control the elements' position to have things like a division, where the operation (division) stands between the 2 operands (which are on top and on below the division separator line). Is it possible to have this type of control on the RichTextBox's elements I tried with a Transform but the caret does not respect this transformations. Ofcourse, at the same time, I want to keep the natural caret behavior. Thanks. Hello Mike. You have a point there, but Valentim doesn't use Runs. He uses Panels. So, actually what he does is insert full controls in the FlowDocument. And controls don't have carets inside handled by the FlowDocument. Or ...Show All
Visual Studio Team System VSTS DB Command Line Interface
Hello, Where is the command line interface for Visual Studio Team System for DB professionals documented There is a help page in the CTP help file, however it is blank. In particular, I'm looking for a way to automate Schema Comparisons and Data Comparisons between 2 databases. Thanks. Thanks for your response, Gert. I'm wondering if anyone can answer a more fundamental question. If there's no way to automate schema or data compare, what is the vision for how production databases are upgraded from one version to the next Is it expected that there is always a manual step in the process which involves running the Schema and Data compares to generate the upgrade scripts ...Show All
Visual Studio 2008 (Pre-release) WCF Client can not process secured response sent by BEA Aqualogic service. [** An Interop issue **]
Hi Community, I have done some earlier post on the interoperate with Aqualogic BEA Secured service.I have created two x509 certificates using makecert.exe tool. The WCF client is configured corectly to send the secured request. The BEA side logging is turned on. The BEA service can see the secured message and decrypt it successfully. The response sent from BEA side is also logged successfully. But at the WCF client side to read the response it throws the following exception. +[System.ServiceModel.ProtocolException] {" The content type text/xml; charset=us-ascii of the response message does not match the content type of the binding (text/xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported ...Show All
Architecture Drag and drop controls/shapes using Forms/Asp.net.
Hi I am in need of developing functionality which will allow the users to drag and drop Shapes and images on a designer/Form and allow them to draw shapes. I am looking for a 3rd party library/product (either winform or asp.net) which provides any of this functionality. If you are aware of any please let me know. Thanks take a look, it might help u. http://dotnetjunkies.com/WebLog/teund/archive/2005/05/24/88238.aspx ...Show All
Visual Studio Team System system.stackoverflowexception when running FXCOP
Hi, We are using Visual Studio 2005 with FXCop version 1.35. When we enable code analysis on a project and do a build we get a system.stackoverflowexception in FXCOP. The stack at that moment is: Microsoft.Cci.dll!Microsoft.Cci.TypeNode.Template.get() + 0xb bytes Microsoft.Cci.dll!Microsoft.Cci.TypeNode.IsStructurallyEquivalentTo(Microsoft.Cci.TypeNode type = {Microsoft.Cci.Interface}) + 0x34 bytes Microsoft.Cci.dll!Microsoft.Cci.ClassParameter.IsStructurallyEquivalentTo(Microsoft.Cci.TypeNode type = {Microsoft.Cci.ClassParameter}) + 0x14f bytes Microsoft.Cci.dll!Microsoft.Cci.TypeNode.IsStructurallyEquivalentTo(Microsoft.Cci.TypeNode type = {Microsoft.Cci.Interface}) + 0x174 bytes Microsoft.Cci ...Show All
SQL Server GUI Performance Reporting Services 2005
Having to set up a large number of subscriptions for first time users and moving around the application is painfully slow, specifically when opening or saving subscriptions. Even very slow opening reports, at times takes longer for RS to submit the query than it does for the cubes to return the results. Anyone have any idea of any performance tweaks, or an indication of what I should be looking at. ...Show All
Visual C# manually audio and video codec selection for RTC
As i am using RTC (SDK) with C#. I found a bit problem with its default codec selection. As the best codec and the frame size will be selected for different conditions. The changes will happen dynamically during the call. But i want to do it manually i want to select my own codec among the available and supported codec list. So is it possible to do so if yes than how You can specify media description by creating own SDP. RTC has documention about this on help file. but as you may guess it's kinda hard, RTC doesn't have complete sample code all the time. You have to dig your own :) Regards ...Show All
Visual Studio Team System Ascertaining the access level of a class?
Hi, I'm trying to write an fxcop rule to require that all classes with the internal access level also have a specific attribute. I can query for the attribute right enough, but I'm stumped on how to ascertain if the class is internal! I see Microsoft.Cci.Class.IsPublic, IsNonPublic and IsPrivate but no IsInternal. Any ideas Angus IsFamily is what you are after. Like Reflection, FxCop uses the IL name of the accessibility. You might also consider looking at IsVisibleOutsideAssembly which indicates whether it can simply be accessed outside the assembly whether it is private, internal, or even a public method/type in an internal class. For example: public class MyType // IsVisibleOutside ...Show All
Visual Studio Express Editions filter data in sql and binding in textbox
i have table in sql server 2000 and a primery key name : acno programming with : vb.net 2003 i wish search id or code that enter a textbox (save in table with name "acno") then show other relation fileds that the same record . below code not reply . why Private Sub Button3_Click_1( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click Dim s As String = "server=ELMIRA-EZD38MMB;database=sandoogh1;UID=bbb;PWD=bbb" ' Dim s As String = "server=ALI-AE0FA0DC921;database=sandoogh1;UID=bbb;PWD=bbb" Dim con As New SqlConnection(s) Dim s1, s2, s3, h As String s2 = "select * from acopen " Dim da As New SqlDataAdapt ...Show All
