Software Development Network Logo
  • Visual C#
  • Architecture
  • Visual FoxPro
  • Windows Vista
  • Visual C++
  • VS Express Editions
  • Windows Forms
  • Visual Studio
  • Microsoft ISV
  • .NET Development
  • Game Technologies
  • Smart Device
  • SQL Server
  • Visual J#
  • Windows Live

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

radojko

Member List

AMD
Dave DeJonge
Donald D. Drake - MSFT
jkenny
whitesqwal85
James HSia
pete_borg
TaraM
Nova SS
tryingtolearnxpress
sai120042
yodlle
Wes Dyer
JimLovetoH20Ski
pambear
rfairlie
Play4sure
Galan
PDagent
MarcioJAS
Only Title

radojko's Q&A profile

  • Visual Studio Team System Deleting Work Items

    Hi, I've come to the conclusion that Wor Items aren't to be deleted. However if someone creates one mistakenly what should be the correct approach I mean should it be closed with a cut reason Luis Work items can only be deleted if you're deleting a project they belong to. I don't think there're any recommendations about what to do in cases like yours - we usually close them and make note somewhere in t ...Show All

  • Software Development for Windows Vista Workflow Startup in transactional way...

    Hello, My WWF usage scenario requires me to startup workflow in a transaction - that is workflow should start, it should be persisted and then my startup procedure completes making completed() vote in bigger transaction. I was thinking about following solution: Let's assume that MyStartWorkflow() should work in transactional way. MyStartWorkflow() starts up workflow using workflow runtime and hangs up on an event (for example AutoRes ...Show All

  • .NET Development how to read .dbf file in Visual C#.Net?

    I got sample of reading excel. can work. but cannot find the sample of reading .dbf (Dbase IV) file. how to read .dbf Hi Oliver, Do you know if your DBFs are created with FoxPro If you search for my posts you'll find VB examples of working with FoxPro DBFs that you can easily adapt to C#. You can use the CREATE TABLE statement to create DBFs. ...Show All

  • SQL Server How to add the total balances of previous year into the next year?

    I'm working with a table called SALFLDGAMS where it has two columns that I need to work with. One of the columns is Period which has years from 2000 to 2005 and the other column is called amount which has the balance for that year. Let me explain in a little more detail. There are account codes associated with the years as well so there will be many places where for example the year 2000 will show up with a given value. What I'm trying to do is ...Show All

  • Visual Studio Inheritance Restriction?

    Hi all, I' am having some troubles. maybe somebody can help me out. When compiling my DSL I got the folowing error: Architecture.ServiceModel.Designer' already contains a definition for 'ServiceOperationHasRequestMessageAddRule This error is caused by the "ViewFixupRules.cs" file. I already tried to find a double definition in the model but cannot find it. Also there is NO double "ViewFixupRules.cs" file in the project. The problem is caused ...Show All

  • Windows Forms Serialization permissions

    I'm trying to serialize some stuff for DNA. When I try, I get the following exception: Request for the permission of type System.Security.Permissions.SecurityPermission, mscorlib, Version=1.0.3300.0  ...  ... ... What's that mean    Do I need to grant the pe ...Show All

  • Visual Studio Team System WebSite doesn't compile in TFS build

    Since I've upgraded Team Foundation Server B3R to RC my _publishedwebsites folder is gone when I compile my project on the build server. Where does this _publishedwebsites folder come from anyway I already had 'Mixed Platforms' and another thing is that I have a VS2005 Web Application Project as the project type. Any help is very much appreciated! 1. Did you add the web application project to the solution re ...Show All

  • Visual Studio Express Editions Auto Save (Vb.NET Express Beta 2)

    The change in code was automatically saved each time I made a debug run. Is there an option to disable the auto save function like in VB.NET 2003 Thanks. I don't think so, but as a work around, just close any files you've modified before closing the IDE and you can choose to not save changes. ...Show All

  • .NET Development .Net 2.0 release version breaks VS 2005b2?

    I have just upgraded my .Net frameworks to 2.0 release version, and in the process, I had to uninstall the previous beta version and also some other stuff like the compact framework. Now, Visual Studio beta2 is not launching anymore. Is this a known issue With kind regards. Two things. One, ClickOnce docs tell you all about how it downloads the most recent version of the .net framework. Yea it feels like *** wh ...Show All

  • Visual Studio Disabling source control integration completely

    Is there any easy way to disable source control integration in VS2005, even for projects that have source control associations For example, I have a project that's bound to a VSS project. I would like VS to open the project as if it had no source control association. I tried changing the selected source control provider in Tools/Options to "None", but when I open a project bound to VSS, it changes back to "Microsoft Visual SourceSafe". The use ...Show All

  • Visual C# convert help

    I have a dll with a method that reads from a pdf file. It needs a byte array parameter. I read from another pdf and i get a string (or a char array). Now i want to convert from string to byte array. I tried Encoding.UTF7/8/ASCII/Unicode.getBytes(string) but they don't work properly (\n\r not converted) I also tried to convert char by char in byte but i have also a perthousand ( %o ) that creates problem Help! Thx A char i ...Show All

  • SQL Server ExecuteSQL task has changed

    Since the last IDW. The column "ParameterName" has been added to the ParameterMapping tab of the ExecuteSQL task. I enter a statement of SELECT * FROM TABLE WHERE COLUMN = I map to a input variable.  The default name of the parameter supplied is "NewParameterName" My task now fails with Error: 0xC002F210 at Execute SQL Task, Execute SQL Task: Executing the query "SELECT *  FROM  TheBigOne WHERE HostName = " failed with the ...Show All

  • .NET Development .NET componant from COM componant

    I have a dll file from a .NET application that I want to reference from Excel-VBA. VBA won't let me reference it. I followed instructions and ran tlbexp.exe then regasm.exe and then gacutil.exe and everthing said it worked succesfully. Since I don't know much about programming I can't really say what these things did. I suppose they created and registered a type library from the dll file. The problem is when I reference the new tlb file with ...Show All

  • .NET Development Freezing TCP SocketListener

    I'm writing my first local network TCP/IP Client/Server Windows Forms workstation application functionality code in VB 2005 Express. The internet may be connected by the user, but it is playing no role in the Client/Server part of the application. The objective is to write a simple listener and a simple client not demanding anything but the Listener being able to pick up transactions sent on a specific port and up to six Clients  being a ...Show All

  • Visual Studio Tools for Office Infopath to Sharepoint

    What is the most straightforward way to take information from an Infopath form to a Sharepoint web part For example, if I save an Infopath form into a library, can I then create a Dataview from the XML I would prefer to do this to creating a .NET control. What is the recommended approach Thank you. Jim, It is helpful to remember that this forum is mainly for issues that directly pertain to the Vi ...Show All

©2008 Software Development Network

powered by phorum