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

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

KDog

Member List

R-man
Vincent Gould
Kishore Babu Annavarapu
tanitoUy
Bindia Hallauer
donald_hodges
tirengarfio
Burtraskkutaren
PedroBernardo
sk49
IanW
myso77
Tarung
Steve Miller
soccerazy
Mattews
dogbear
Carl Dawson
Pierre Berkaloff
Jon Braganza
Only Title

KDog's Q&A profile

  • Visual Studio 2008 (Pre-release) Inserting a record with a TimeStamp field

    Did anybody make it to insert an object with a TimeStamp field. When I try db.SubmitChanges() throws me: Argument types do not match. If I omit the timestamp field it works (however it won't protect me agains concurrency violations upon update or delete). Here is my timestamp property definition: protected System.Byte[] lastChange; [Column(Storage="lastChange", Name="LastChange", AutoGen=true, IsVersion=true)] public System.Byte[] LastChange { ...Show All

  • Visual Studio Team System IP Spoofing

    Is there any way to implement IP spoofing/aliasing in a load test so that each client will have a unique IP address Thanks, Randy Yes, this feature if you are using load agents to generate the load. You can assign the load agent a range of IPs to configure on the network card. Web tests when run under load will then round-robin through that range of IP addresses for each virtual user. Load agent IP range i ...Show All

  • Visual Basic Problems with Application settings

    Ok i got a problem with application setting. I have a textbox and a timer. The timer interval is 1000 so it ticks everys second. Under the timer event, if the textbox1.text shows todays date then it would display a msgbox So i bind the textbox with the application setting so everytime the text in the textbox is saved and loaded again This is the coding under the timer_tick event If textbox1.text = my.computer.clock.localtime.date then ...Show All

  • Visual C# webBrowser

    Can is save the webpage from the webbrowser i mean with all his images not links to the imagest Like Ms Word does in Internet explorer add COM reference to Microsoft Internet Controls. . . use this code: SHDocVw. InternetExplorer ie = (SHDocVw. InternetExplorer ) webBrowser1.ActiveXInstance; object pvaIn = "" ; object pvaOut = null ; ie.ExecWB(SHDocVw. OLECMDID .OLECMDID_S ...Show All

  • Visual Basic FaxServer problems.

    I'm having a bit of trouble try get the FaxServer object working in VB2005 Express. I had no problem in VB6, but things seems to be going differently now. Anybody have any basic code snippets on how to create the object, set up some basic attributes of it and send. I'm on XP Home. Thanks! How about some code and so more details as to what the problem is... Your description is rather vague. The more details ...Show All

  • SQL Server Sorting an XML Source & Memory Consumption.

    Hi there, I have a large XML document (100Mg) that I want to process through a data flow process. Part of the process is to Sort the various relational tables created by the XML Source - then merge join them. The Sorts consume all the available memory and the process grinds to a halt. However, if I source the same data from SQL tables, the sorts don't consume anywhere near as much memory. So a couple of questions: 1. Is there ...Show All

  • Windows Forms Bug reporting - buttons are empty, no text at all.

    Hi All! I have installed the Terrarium server on my computer, it went ok after some reinstallation and reconfiguration. The database is up and running, too. Now, I have installed the client on my computer. It is the version 1.2. No problem until I&n ...Show All

  • Visual Studio Team System Stuff in Combo box Area appear in other monitor for dual monitor

    Hi there,     I have dual monitors and I opened the project over on my right hand monitor.  Then I opened an active bug.  When I click on the drop down for Area the stuff in the combo box appears on my left monitor.  Very weird. Is this known issue Thanks, Anu ...Show All

  • .NET Development TCP/UDP buffers: what size and how many?

    Hi guys, could someone please help me with exact figures: As I understand - between an application and a physical network - there are several buffers. Application buffer, .NET socket buffer (e.g. socket.SendBufferSize), OS TCP/UDP stack buffers, NIC buffers. Q1: what relation is between a .NET socket and an OS buffers. Are they the same (effectively - if I call SendBufferSize in my code - will it change size of a respe ...Show All

  • SQL Server Does RS have a time on authentication tickets? (Updated - VS Web Svr related)

    Background: I have successfully impleted the Forms Authentication from the MSDN samples for both ReportManager and for a separate website that I built which makes RS web service calls. This all worked until I installed Visual Source Safe. Not that I'm necessarily blaming VSS, but that is literally the only thing I did to my machine after getting the Forms Auth to work. Issue: It seems as if RS is losing the fact that I'm authenticated. ...Show All

  • Microsoft ISV Community Center Forums has anyone done the tests at all?!

    hi, just wondering has anyone done microsoft ISV software tests   i'm a one-person ISV and i'm interested to hear from others who have been through the testing process.  i've been on the ISV empower program for the last 18 months and i'll be taking my tests shortly.  i intend to apply under the "platform" tests, doing the windows client test, and web services + .net framework.  i read the instructions from the testi ...Show All

  • Visual C# aligning check

    Problem: a table with 2 columns: a columns of label and a column of textbox. Now in the second column i'm adding a checkbox. Problem: how to align it to textboxes The check has a little border that you can see when you check it. Isn't possible to enable it Thx You can set the CheckBox.CheckAlign property to align the check mark on the control. ...Show All

  • Visual Studio Demo application available

    The Web Log Analyzer Starter Kit application uses the ReportViewer control to analyze IIS log files and display the top 10 most popular pages, most frequent referrers and so on. http://lab.msdn.microsoft.com/vs2005/downloads/starterkits/ I have the exactly same problem. The note you have is the same as my subreport with details table. The table starts on the second page when it doesn't fit on the first p ...Show All

  • Visual Studio Express Editions TreeView question #2

    Hi Is there any way to get a TreeView which is being populated with Files to read the appropriate file icons for each of the files I do have a useful program (Audacity) which can rip icons from files, but I suspect that would be a rather long and laborious procedure. Is there any inbuilt function or method to do this kind of thing Even just the system file icons would do most of the job for me. It is a bit boring when I just have on ...Show All

  • SQL Server 64 bit TextFile ConnectionString unable to dynamically change??

    Hello, On a 64bit Itanium cluster, I'm having a problem dynamically setting the ConnectionString of a TextFile Source using the "EvaluateAsExpression" = True and setting the ConnectionString using an expression from a variable. I get the error message: -1073647612,0x,The result of the expression "@[User::vFullFilePath]" on property "ConnectionString" cannot be written to the property. The expression was evaluated, but cannot be set on the ...Show All

©2008 Software Development Network

powered by phorum