RickKr's Q&A profile
Software Development for Windows Vista Oracle persistence service ?
I believe a SQL Server persistence service is being supplied out of the box. Are there any plans to provide an Oracle persistence service, or will this be left as "an excercise for the reader" (or 3rd party vendors...). We're not planning to provide an Oracle persistence service with the Windows Workflow Foundation runtime at this time. So I guess you could say that it's an "excercise left for the reader". There is a sample persistence service for the file system in the SDK. You could certainly use it as a starting point for an Oracle persistence service: http://winfx.msdn.microsoft.c ...Show All
Visual Studio Express Editions OTP: HELP!
im confused now with the whole programmin stuff. and i would to koe how Whats the VB code for the x and y axis. i have no idea how to make the coordinate change when i click. ...Show All
Visual Studio Team System Can't receive alerts
i have setup the team foundation beta3 refresh and it runs well. Also, i set my email server address and subscribe alerts i want , but till now, i haven't received any alerts. So who can tell me how to use it. By the way, my SMTP require authentication, i didn't find any option to enable SMTP authentication. Does Team foundation support it Here is a thread on the issue. http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=105054&SiteID=1 Buck ...Show All
SQL Server installing SQLDMO 2005
This article describes how to install SQLDMO 2000. http://support.microsoft.com/ kbid=326613 Anyone know the procedure for SQL 2005 The procedure is basically the same. You need to register SQLDMO.DLL (typically located at %ProgramFiles%\Microsoft SQL Server\80\Tools\binn): regsvr32 sqldmo.dll For SQLDMO to work MDAC must be installed on your machine. Hope this helps, Artur Laksberg SQL Server Team ...Show All
Windows Forms Thousand separator in datagridview
how can i use Thousand seprator in datagridview when user enter data in the field. Set the CellStyle's Format property to N2 which will format the data. The column's ValueType must be of type decimal. -mark DataGridView Program Manager Microsoft This post is provided "as-is" ...Show All
Visual C# Is it possible to show FileProperties Dialog in C# without P/Invoke?
Hi all, In Win32, I use SHELLEXECUTEINFO structure, and invoke ShellExecuteEx to display the FileProperties dialog: SHELLEXECUTEINFO proc = {0}; proc->hwnd = NULL; proc->lpVerb = "properties"; proc->lpFile = "c:\\layout.txt"; proc->nShow = SW_SHOW; proc->cbSize = sizeof (SHELLEXECUTEINFO); ShellExecuteEx(&proc); Or simply invoking ShellExecute like this: ShellExecute(NULL,"properties","c:\\layout.txt","","", SW_SHOW ); Any of the two methods above will show me the FileProperties dialog for the file "c:\layout.txt". However, if I did the same in C# like this: System.Diagnostics. ...Show All
Software Development for Windows Vista WWF Rules Engine vs ILOG Rules Engine
We are just about to purchase the ILOG Rules Engine for .net. I have been looking at the WWF rules engine and want to know if anyone can give us some additional advice between the two. Can a rule policy be invoked outside of a workflow The rules engine that ships with BizTalk can be used standalone, but doing so still requires a BizTalk license. The WF rules engine is included in WinFX. ...Show All
Smart Device Development Thread.CurrentThread.CurrentUICulture not available
Hi I'm developing an application in VS2005 to run on Pocket PC 2003 with .NET Compact Framework 2.0. I want to localize the application for multiple language support. I can enable the localizable property and set different resources for the different languages. The only trouble is that I am unable to set the current UI culture. For example: Thread.CurrentThread.CurrentUICulture = new CultureInfo("fr-FR"); I get the error: 'System.Threading.Thread' does not contain a definition for 'CurrentUICulture' I have installed both .NET Framework 2.0 and .NET Compact Framework 2.0. How can I make the complete scope of System.Threading ...Show All
Visual Studio Team System TFS Beta3 Upgrade - Lost projects??
I have recently upgraded to Beta 3 refresh. Everything went OK eventually. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 1. moving the data tier along with Beta 3 refresh. I've backed databases on old data tier and attaching them on new data tier. 2. It seems the FTSb3Upgrade doco I followed from Microsoft site is incorrect. It mentions I should not restore TfsWarehouse database whereas this article http://blogs.msdn.com/vstsue/article ...Show All
Visual Studio Tools for Office Enable/disable popups in main menu
Hi; We have an Add-In where we need to enable/disable a couple of menu items based on the location of the caret in the document. As an example, think of the Cut menu item in Edit - it is only enabled if text is selected in the document. Is there any event or any other method where we can enable/disable the menu items just before the menu is displayed. Possibly an event that occurs when the user clicks on the main level menu that will cause it's menu to drop down At present we use the select change event. But this is a bad solution both because it is fired all the time so we are using a lot of CPU cycles and because it does not fire when the ...Show All
Visual Studio How to build a project containing Reporting Service project
Hello, I'm working with a solution containing multiple projects, also one Reporting Service project. When I use MSBuild to build the solution, it fails with the following error: error MSB4041: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format. If I do so and make it: <Project xmlns=" http://schemas.microsoft.com/developer/msbuil ...Show All
Windows Forms Articles on webbrowser control
Can anyone point to me to any articles that address issues in using application resources (HTML, XSLT) with a webbrowser control Not looking to hit external sites with the browser, just internally generated content, and I'm trying to get a feel for the effort involved. thanks ...Show All
Smart Device Development Bluetooth printer
How can i send data from the ppc to zebra printer while using bluetooth I've tried to send data with a bluetooth chatprogramma but i get the error sending message on client.Connect( New BluetoothEndPoint( CType (cboDevices.SelectedItem, BluetoothDeviceInfo).DeviceID, ServiceName)) the specific error is : no connection could be made because target machine actively refused it... Printing is not a native, supported feature of the Pocket PC platform. I'm using this for printing on a bluetooth extech 2500: http://www.fieldsoftware.com/PrinterCE_NetCF.htm for an application that is used by conduct ...Show All
Visual Studio Load a new source control plugin error
Hi Gurus, I am writing a source control plugin(add-in) for vs.net 2003. This add-in works fine when I put all dlls at the local machine that vs.net is installed on. But if I put all dlls on a mapped network drive, I got the following error message: There was a failure while initializing the my source control provider. You cannot use this provider to perform source control operations. When I try to debug it, I notices the following from ide's output window. When I put all dlls at local machine, the resource dll will be loaded twice like the following: 'devenv.exe': Loaded 'c:\myplugin\myresource.dll', No symbols loaded. 'D ...Show All
Windows Live Developer Forums Worlds Best App Contest Winners
It’s time to announce the winning applications for MSNR Messenger’s Worlds Best App Contest , which MSN ran from September through December 31 st , 2005. There were a lot of great entries, hard work and interesting new ideas for building new applications and games within Messenger. Submitted applications were judged based on the official rules and judging criteria which included creativity, launches during the contest, suitability for the medium and best use of other MSN services. The following identified winning applications still subject to verification and acceptance of their winning prizes : Grand Pri ...Show All
