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

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

utcusernc

Member List

ddrakonn
GRAILS
Guy Ronen
Nikster
tunesmith
Aing_d
gabon
Scott ODonnell
anderskj1
Duane Doutel
Ash8Fee
Rob Ainscough
enric vives
Bodylojohn
Krutika
Billr17
Horst Klein
Peediaj
Rajnesh
charles C
Only Title

utcusernc's Q&A profile

  • Software Development for Windows Vista WF only supports desktop applications?

    Hi! I am completely new for WF. Just very eager to know WF only supports desktop applications Web based applications possible with WF Hi, General information about hosting workflow applications can be found at: http://msdn2.microsoft.com/en-us/library/aa349353.aspx http://msdn.microsoft.com/msdntv/episode.aspx xml=episodes/en/20060323WWFIH/manifest.xml More specific to your question, a collection of article references on ASP.NET hosting of Workflow Foundation can be found at: http://blogs.msdn.com/pandrew/archive/2006/04/28/586181.aspx Various other resources on PageFlow using Workflow Foundation or Workflow Persistence in ASP.NET can be found by searching the http://wf.netfx3.co ...Show All

  • Visual Studio Tools for Office Retrieve Outlook calendar

    Can anybody tell me how does one retrieve an Outlook calendar and store it in a database I would like my app. to detect appointements from outlook, display them in a datagridview in my app., and store the info in a DB. I looked at this: ms-help://MS.MSDN.vAug06.en/enu_kbvbnetkb/vbnetkb/313801.htm#2  and it doesn't seem to be working. Just as I get to the line below, I get an error saying: 'type outlook.application not defined'. Dim olApp As New outlook.application Which namespace(s) should I use to accomplish this. I've already added a reference to the outlook object and am using MS Outlook 2003. Any help appreciatd, thanks in advance. Well, since it sounds like you've alread ...Show All

  • SQL Server How to enforce SQL Server 2005 to use Worktable?

    I have a problem in SQL Server 2005. In some cases SQL Server produces an execution plan of complex query (8 joins of views, some of views contains couple of joins) which does not contain a woktable creation in tempdb. As a result time of query execution increasion for about 5 seconds to about 4 minutes. All necessary indexes are created. It sims all data located in cache. Is there any way to enforce SQL Server to create worktable Query SELECT [a0].[id],[a0].[Priority],[a0].[Heading],[a0].[DocumentDate],[a0].[LastName],[a0].[FirstName],[a2].[Name],[a1].[Position],[a4].[ContactTime],[a4].[Subject],[a0].[WorkPhone],[a0].[MobilePhone],[a0].[FaxNumber],[a0].[PrimaryEmail],[a5].[ContactTime],[a6].[Value],[a7].[id],[a7].[id_class],[a8].[id ...Show All

  • SQL Server EventHandlers firing events

    I ran into a pretty bizzare behavior in SSIS: I am trying to set up a package with a built-in auditing. It has a OnPreExecute, OnPostExecute and OnError event handlers. I am trying to record when the package starts, completes, and the completion status. Each one of these event handlers has a script task that does the logging. I put in debug message boxes into each event handler script to understand what goes on. So here's the sequence of events: 1. When starting the package the OnPreExecute event fires. Right away it fires the second time. I'm guessing what happens here is the script task within the event handler fires its own OnPreExecute event - that's how the first message really pops up. The second message is generated by the act ...Show All

  • Visual C# Classes with the same name in the same namespace....

    Hi All, In my solution I have 2 classes with the same name in the same namespace. This was legal in VS.net 2003 (.Net 1.1) and all the compiler did was to raise warning about this problem. However with VS.net 2005 (.Net 2.0), this has changed it now throws a compiler error for the same. Is it possible to get around this issue in any way without having to change the class names... Thanks in Advance andypai This code compiles. The compiler picks up the defintion from the first reference in its refernce list that matches... I agree it is bad coding practice but I have inherited this piece of code from the previous team and I dont want to make changes unless I really have to :-) So, the functioning of your appliation d ...Show All

  • Visual Studio Tools for Office PowerPoint 2007 ribbon addin

    I want to maintain some user data in the Tags collection of a slide. I have added a ribbon and can display a form for capture of required fields. How do I gain a reference to the current slide One would think so but I haven't been able to find it. Globals.ThisApplication.ActivePresentation gets you to the active presentation. There is a slides collection available from there but you need to know the index of the current slide to get it. ...Show All

  • Visual C# parameterless arguments ... parameter count missmatch

    I have a delegate that has a parameterless arguments delegate void MyDelegate(params object[] args) I have a function : void ShowBox(params object[] args) When i try to invoke it like this Invoke(new MyDelegate(Showbox), "hi", "hello"); it doesn't work .. it gives a parameter count missmatch But if i do something like this it works ... object[] param = new object[2] {"hi","hello"}; Invoke(new MyDelegate(Showbox), new object[] {param}); i thought i could do something like the string.format (format, "hi", "hello"); how come it doesn't work the same Hi, the actual Invoke method takes a delegate and an array of parameters, it is not using a ...Show All

  • Visual C# Visual Studio 2005 - PILE OF ***!

    Hi, Although .NET 2.0 has brought ,any great additions to the .NET family, the IDE for me is the worst part of the experience. 1. The IDE is terribly slow... much slower than it should be. 2. The IDE seems full of bugs. These two problems do not make a good productivity combination. I do not believe Visual Studio 2005 is suitable for enterprise development, where you typically work on large scale solutions consisting of hundreds of projects. The IDE simply chokes on large solutions. Intellisense comes to a grinding halt and solution level configuration changes, such as setting debug/release mode take minutes (2minutes or more per click). The number of crashes of the IDE per day is also pretty high. We have started recordi ...Show All

  • SQL Server How to hide columns conditionally based on header Column in Matrix?

    Hi, I have a report in following layout, where I would like to hide the entire Commission measures if this report is for sliced for eg, by say Promoter Type For Media Promoter, show this: Sales Product A Product B Region A 80 50 Region B 90 30 For Affiliate Promoter, show this: Commission Sales Product A Product B Product A Product B Region A 100 200 80 50 Region B 50 70 90 30 What is the expression in Product cells (Product A &B) that can be placed to conditionally set the visibility to True or False based on the Promoter Type for Commission Anyo ...Show All

  • Visual Studio Express Editions re- teddy bear

    guys I have no desire to become involved in your squabbles......but let me say this... I asked a question, carsten was kind enough to answer....thanks carsten..... I will be in touch.....and although I have nothing against someone recommending a book......that is not what I want....I will go with carsten..... and I dont think this post was off topic until someone turned it into a personal issue there was a time not too long ago when these forums were very helpful..... but it is becoming more and more obvious that lately the emphisis is more to do with gaining points rather than helping......and I dont like it..... who locked the original thread ...and why. .....this is not right.... we are all entitled to out point ...Show All

  • Software Development for Windows Vista No uninstall option in Control Panel->Installed Programs

    Hi, if I go to Control Panel->Software->Installed Software all programs installed before the Windows Vista upgrade can't be rightclicked so they can't be uninstalled. I tried the third-party uninstallation tool "add remove pro" but those old programs don't even show up on the list. How can I uninstall programs now of which I don't know the setup path or the uninstall program With kind regards Johannes This is the procedure I used to uninstall Windows Vista on a clean install How do you perform a reinstallation of Windows XP, sometimes called a repair installation Boot Your computer and as it's starting to boot press the delete key to get in setup In the choices to boot ...Show All

  • Visual Studio Express Editions Runninc vc++ programs on other machines

    I want to run programs that I write using vc++ EE on different machines. So far I've tried dubbuging the program, then only transfering the .exe, but it didn't work. Transfering the whole debbug folder on the second machine didn't work either. The error it gave was "The program failed because of bad configuration. Reinstall may fix the issue", or something along those lines. I know that there used to be a tool for this in older vc++ versions. Is there one for EE aswell I don't think you can create setup projects using the express edition. If they are there though, they would be under Other Project Types->Setup and Deployment. You don't need VS to create a setup project though, there are ot ...Show All

  • Smart Device Development Serial Port Mapping Problem on Pocket Pc 2003 Emulator

    Hello all; I am developing an RFID reader project, using VS2005 C#.NET on pocket pc emulator. My rfid reader device is connected on serial port of my computer. I can read and write to serial port of reader on pc application, but when I try to use emulator in my software, I fail to communicate. My device is on COM2. I map it to serialPort1(I guess it means COM1) on emulator, then I write my software which tries to communicate with COM1, then I deploy it. It seems to open the port, but when I try to send message, the program freezes. The weirdest thing is that, I can only open COM1 port on emulator, even if I map my device to serialPort2, or even if I don't map anything. I guess this means that mapping is not working ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Creators Club Benefits

    "Both subscriptions provide aspiring game developers with access to thousands of game assets from Microsoft and key partners such as Turbo Squid Inc., as well as white papers, specialized starter kits, samples and technical product support to help turn Your World, Your Game into a reality." Am I missing something here Where can I get access to these 'specialized starter kits' and 'samples' Have I been deceived into buying this subscription If so, is there some way I can get my money back Maybe I'm missing something... Since Xbox lib/classes < Windows lib/classes, your totally sweet game should be able to converted to a totally sweet Windows game pretty easily... On the ...Show All

  • Visual Basic ClickOnce doesnt work on vista

    Hello, I got Windows Vista Ultimate and developed a small winform application, when I click publish it doesnt work it says that I dont have frontpage extensions installed, but I dont know how to install them. Thanks you are welcome. is your IIS running http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/b0c14479-83e3-435d-a935-819fe396e7d2.mspx mfr=true ...Show All

©2008 Software Development Network