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

Software Development Network >> Carsten Kanstrup's Q&A profile

Carsten Kanstrup

Member List

xplosiv_1
loopool
Bendas
Rattlerr
iamjero
OswaldFig
HeathM
johngccfc
Horst Klein
tattoo
Mamatha
Jeff Drummond
Sidharth Nayyar
Caioshin
Leahn
Paul Diston
Maramil
wencey
Puybaret jean-claude
Thomas Greenleaf
Only Title

Carsten Kanstrup's Q&A profile

  • Smart Device Development How to make MapiRule on Smart phone 2005 ?

    Hi All, I badly need your help on this topic. I want to capture sms on Smart phone 2005 ( WM 5.0). There is a smaple sdk app MapiRule. But its just not working. When I send sms with text "zzz" it just not start MapriRul. It displays the sms in SP 2005's native Inbox. Can anyone please guid me on how to make "MapiRule" on WM 2005 smart phone. Thanks and Regards, Supriya Thanks Manav, I had seen all the help available on MSDN the first day itself. I did everything that is told on msdn, but still it was not working. But now the problem is resolved. When I changed the setting in my VS 2005, i.e In MapiRule properties -> Deployment -> Seting "registry output" to "yes& ...Show All

  • Software Development for Windows Vista ASF writing to memory

    Hello I have a DirectShow app that uses the ASF writer to capture video from a webcam and write it to a file. I was wondering if there is way to write the data to a memory buffer instead of a file. My application will upload the file, so I will be happy not to use the file system. Thanks Ran. There may be a way (probably is), but I'm not sure what it might be. Grabber the raw samples as they go by is easy. However, there's more to an asf file than that. Are you sure that the fs is really going to be a bottleneck here If you are uploading, I would expect the link speed to be your limiting factor. Not sure you'd get much (if any) speed improvements from writing to memory. ...Show All

  • Windows Forms URGENT HELP - Combobox Problems

    C#: Windows Application --> VS 2005 (OLEDB Connection) ------------------------ Hi, I need help on how to use a combobox to extracted list of value from A Database and use the value selected to Update to B Database. A Database (Product ID) --> Bind to combobox --> Selected value --> Update Dataset --> B Database (Product ID)  Check out this litle tutorial, its about using a combo box with an oledb connection. http://www.codeproject.com/cs/miscctrl/valuemembersample.asp Let me know if this helped you :) ...Show All

  • Visual Studio Express Editions c# to Excel

    hi friends, In c# application i am converting C# gridview contents to excel. Its working. But the columns are not fitted properly. I used autofit method it also not worked. Please tell me how to autofit the columns from c# in excel. Thanks & Regards, aaraaayen Hello Prya How can I read each value in a column in each row from gridview control. Pleas help me ...Show All

  • SQL Server Optimize "LIKE"

    It's bad enough that SQL CE 2.0 doesn't support views, when I use "LIKE" in a SELECT statement (eg., SELECT ... WHERE fldname LIKE '%word%'), the response is terrible to the point that it doesn't come back. In my case, the 'word' can be anywhere in 'fldname'. How do you optimize the LIKE operator I created an index on the field but it didn't make a bit of difference. Thank you. You can optimize like by not having a wildcard (% or ) at the beginning of the search argument. Using '%word%' will always scan every row in the entire table. Hope this assists. ...Show All

  • Visual Studio Express Editions Databind to a ToolStripStatusLabel

    I have a BindingSource obtained by a DataReader. How can I bind a ToolStripStatusLabel to my BindingSource Can I make a Class with a Custom ToolStripStatusLabel bavaro1, Please try the code: Dim text As bsCustomers Dim instance As New ToolStripStatusLabel(text) instance.Text=Customers_ID.ToString ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Can someone reliable give me the relase time of XNA GSE in GMT?

    Hi guys, Just wanna know from someone reliable or someone that can tell me if it'll be relased at midnight, or if I don't bother sitting through the night for it. Its just to save me waiting till early moning 30th August, and finding it ain't up until say America reaches midnight. thanks again, Jonathan Have you registered to receive notification when it's available If not, I suggest you do. That's the most reliable way to know when it's available it seems. ...Show All

  • Visual Studio VS2005 Trial

    I am considering visual studio 2005 (standard...) and want to download the trial but the website keeps forcing me to enter an order DVD page. Links that tell me I can either order the trial DVD or download the trial inevitably lead to an order page. Could someone tell me how to download the trial Thanks! -Thomas There are three VS trials: Pro 180 day trial Pro 90 day trial VS Team Sutie 180 day trial There is not a trial for VS Standard. Trials are only available for download if you have an MSDN subscription. If you do not have an MSDN subscription, you will need to order a DVD or attend a VS event where the product is being given away. As an alternative, you can al ...Show All

  • Windows Forms the last checkbox that I click doest update the property to which it s bound

    Hi, I have few checboxes bound to my class properties: chk1 bound to propty1 chk2 bound to propty2 chk3 bound to propty3 .... The checkboxes are in a multi-tab child form and the child form is part of an MDI. The child form has 3 tabs. when I check off the chk1, chk2 and chk3 and I click a button on my MDI toolbar, only the previous properties propty1 and propty1 get updated but not the last checkbox that I just clicked : propty3. For propty3 to be also updated I always have to change the active tab, then go back again to the previous tab so all the properties (instead of only the first ones) get updated according to their bound checkboxes. All I do is the binding like this: myForm.chkBox1.DataBindings.Add ...Show All

  • SQL Server Change of Execution plan

    Hi, We migrated our database from SQL Server 2000 to Yukon last week. Now, when we run our application it has slowed down. We analyzed some stored procedure and they seems to have degarded. The execution plan has changed. Now, this looks like there's lot of work if we have to tune each query w.r.t the new execution plan. Our application has around 4000 stored procs. Is anyone aware of some generic pattern or solution such that these exection plans problem can resolved Also, does the new execution plan ensure that the once we tune stored procs will perform better than SQL Server 2000. Need help on this, otherwise it seems we might have to move back to 2000. Thanks in Advance Ritesh ...Show All

  • Visual Studio Tools for Office "The project cannot be created" error

    I’ve installed the software in the following order: MS .NET Framework Version 2.0.50727 MS Office 2003 Professional SP 2 (before I had 2002 but uninstalled it) MS VS 2005 Version 8.0.50727.42 (RTM.050727-4200) (before I had VS 2003) MS VSTO 2005 OS is Windows XP SP2. When I try to create any of the Office projects (in VS) I get the following error “The project cannot be created”. I’ve tried to reinstall all the components and run vstor.exe. But still get the same error. The interesting thing is that I can open and run a VSTO project which has been crated on another box. Yaroslav I removed VStudio, Access Extensions, VSTO, then installed only VSTO, hoping it would work as a stan ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DreamBuildPlay is up!!!

    Now go register!!   Actual contest details to come the week of Feb 5th U can't do it....U can't give wrong information, as it's violation of "terms of use": MEMBER ACCOUNT, PASSWORD, AND SECURITY If any of the Services requires you to open an account, you must complete the registration process by providing us with current, complete and accurate information as prompted by the applicable registration form. You also will choose a password and a user name. You are entirely responsible for maintaining the confidentiality of your password and account. Furthermore, you are entirely responsible for any and all activities that occur under your account. You agree to notify Microsoft im ...Show All

  • SQL Server WMI alerting error

    After installing SQL Server 2005, I tried to create a WMI alert by doing the following: USE [msdb] GO EXEC msdb.dbo.sp_add_alert @name=N'Database Created', @enabled=1, @delay_between_responses=0, @include_event_description_in=0, @wmi_namespace=N'\\.\root\Microsoft\SqlServer\ServerEvents\MSSQLSERVER', @wmi_query=N'SELECT * FROM CREATE_DATABASE', @job_id=N'00000000-0000-0000-0000-000000000000' GO This produces: "The @wmi_query could not be executed in the @wmi_namespace provided. Verify that an event class selected in the query exists in the namespace and that the query has the correct syntax." Now, I have done the install many times on a VM box and believe to have tracked it down ...Show All

  • Visual Basic Syntax Highlighting for vbs files in visual studio 2003

    How do I turn on syntax highlighting for vbs file extension in visual studio 2003 ...Show All

  • .NET Development Multiple elements in a configuration section

    Hello All, I would like to know whether it is possible to have multiple configuration elements with the same name within a custom section. Changing the element name to say "operation1" instead of "operation" (see sample file below) seems to work but i would like to use the same element name. I think i have to set something like maxOccurs=unbounded but not sure where to do it inside my custom classes. I have already implemented custom classes inherting from ConfigurationSection,ConfigurationElement and ConfigurationElementCollection to implement the stuff below. Am i missing something Currently if i add multiple elements with the same name within the section i see the following error "The element <opera ...Show All

©2008 Software Development Network