Search:

Type: Posts; User: DNA7433

Page 1 of 13 1 2 3 4

Search: Search took 0.45 seconds.

  1. Replies
    9
    Views
    20,066

    Re: WCF service returning null data

    Thanks!! I can't believe I missed that - I tried building my WCF project from scratch and I should have gone back to one of the examples online. I forgot that data contract serialization is opt-in...
  2. Replies
    9
    Views
    20,066

    Re: WCF service returning null data

    Over a hundred thread views...I'm guessing no one has seen this problem before? Can someone please put my code into a quick project and verify that it works/doesn't work them? Or can someone point...
  3. Replies
    9
    Views
    20,066

    Re: WCF service returning null data

    What do you mean by "debug the server side and see if it returns the correct value"? I set a breakpoint in TestService.DoSomeWork(), and it created the object and returned it. What else can I do?
    ...
  4. Replies
    5
    Views
    2,006

    3.0/LINQ Re: Do I need to lock get or only set?

    If the property just gets/sets a simple field then there is nothing gained by locks. Locks are considered expensive because they take up extra CPU cycles to acquire and release. If you're accessing...
  5. Replies
    9
    Views
    20,066

    Re: WCF service returning null data

    Oops, forgot that part.

    public class TestService : ITestService
    {
    public TestData DoSomeWork()
    {
    return new TestData() { Value = "Hello World!" };
    }
    }
  6. Replies
    9
    Views
    20,066

    [RESOLVED] WCF service returning null data

    I'm a professional developer, but I'm fairly new to WCF. I've been beating my head against the wall with this for some time, Google turned up nothing, and I'm hoping you guys will be able to help. ...
  7. Replies
    4
    Views
    6,012

    Re: Applicability of WPF to ASP.NET applications

    I believe I've heard that kind of language before in a book ("WPF is joining Web Forms and Windows Forms"), but I think it was referring to the superficial similarities of syntax in HTML/ASP.NET to...
  8. Replies
    1
    Views
    649

    Add items to another site's shopping cart

    This isn't specific to ASP.NET, but if it's possible I would be using ASP.NET to implement the solution.

    I would like to start an affiliate website for a bunch of well-known e-commerce retailers. ...
  9. Replies
    3
    Views
    481

    Compatibility of hardware

    How does everyone know if the hardware they buy will be compatible? If you're a person who buys hardware do you just know a lot about hardware?

    Anyone ever had a horror story about parts being...
  10. Replies
    1
    Views
    576

    Re: RPC and File Handles

    Maybe I should have posted this in the client/server forum
  11. Replies
    1
    Views
    576

    RPC and File Handles

    Just so everyone knows, I'm working with SCCM operating system deployments, because I know you're all going to wonder why I'm trying to screw with services made by Microsoft...:D

    Here's how it...
  12. Replies
    1
    Views
    430

    Implements keyword?

    Does VBScript have an implements keyword and how would you use it?

    I ask because I know VB6 had an implements keyword, and using VS2008 it colors "implements" in blue if I type it in a VBScript...
  13. Thread: Slow hibernate

    by DNA7433
    Replies
    2
    Views
    480

    Re: Slow hibernate

    Thanks, that's probably what it is. I use hibernate all the time, and I hardly ever defrag, especially not with the hibernate feature turned off.
  14. Thread: Slow hibernate

    by DNA7433
    Replies
    2
    Views
    480

    Slow hibernate

    Any ideas why hibernating a computer with twice the RAM seems to take 4x as long? I recently upgraded most of the parts in my desktop and went from 1GB of RAM to 2GB, but still using XP. It just...
  15. Replies
    5
    Views
    729

    Re: TV on my pc from sattilite receiver

    You'll need some piece of software. I personally use Windows Media Center Edition 2005 as my operating system so I can have TV, but you can also use BeyondTV, etc. To get TV on your computer you'll...
  16. Replies
    13
    Views
    1,142

    Re: PC -- Tear it apart

    I wanted a Gigabyte, but I needed an Intel with 1333Mhz FSB, SLI, and at least 3 PCI slots (two TV tuners and a wireless card). The best one I could find was the MSI P6N Platinum. I realize some...
  17. Replies
    1
    Views
    622

    Safely Remove Hardware has wrong device!

    My Media Center PC (2005) got screwed up, apparently after I installed a demo of Crysis or Timeshift (not sure what I did exactly), but the tv had loud cracks in the audio and only showed about 1...
  18. Replies
    13
    Views
    1,142

    Re: PC -- Tear it apart

    The 8600 is not a power hog, but from what I've read (and I tried to do a lot of research on this before buying my own Christmas upgrades) the 8800 Ultras need a lot of juice. I planned for my...
  19. Replies
    6
    Views
    794

    Re: Buying a new motherboard

    Ok, I guess its not that prevalent yet. I remember seeing affordable MBs, but here's at least one example http://www.newegg.com/Product/Product.aspx?Item=N82E16813128066
  20. Replies
    6
    Views
    794

    Buying a new motherboard

    Is there any reason why the vast majority of motherboards with the nForce 600 series north bridge (for SLI) and a 1066/1333MHz FSB have a memory standard of only DDR2 800? I was looking for one with...
  21. Re: Shuts down immediately after pressing power

    Just tried that and it didn't do anything. That would probably help if I could keep the thing running for more than 2 seconds.

    I think I'll just take it down to the local shop and have them hook...
  22. Shuts down immediately after pressing power

    I have a brand new PC I'm building. I was trying to install Vista when it said my WD 500GB HD did not meet its requirements for installation. So I tried rebooting and going into the BIOS. When I...
  23. Replies
    4
    Views
    763

    Re: school coding standards

    I'd never work for a company that was that strict about it.
  24. Replies
    17
    Views
    1,532

    Re: Applets: Paint & Graphics

    Sorry to ask another question on this thread, but it's sort of related. Is there any way to get Java to draw gradients and/or with semi-transparent colors. This is easy to do in .NET, but I haven't...
  25. Replies
    4
    Views
    763

    school coding standards

    I'm taking a class required for my major that is supposed to teach us coding style and program design (since we've already had 2 classes that teach basic Java). The problem is they are using...
  26. Re: XML transformation: how to save it into a hmtl file.

    Awesome. You should mark the thread as resolved.
  27. Replies
    7
    Views
    755

    Re: Setting objects to nothing

    Anyone reminded of Lewis Black when they read this? :D
  28. Re: XML transformation: how to save it into a hmtl file.

    Shouldn't the web browser control open the html file, not the xml file?
  29. Thread: internet

    by DNA7433
    Replies
    4
    Views
    445

    Re: internet

    Winsock
  30. Replies
    9
    Views
    927

    Re: Making VB typesafe

    Thanks for the replies...but you're missing the point.

    My method will only work with ClassA, that's why the parameter is of type ClassA. I want the compiler to yell at me if I accidentally pass...
  31. Replies
    9
    Views
    927

    Re: Making VB typesafe

    Sorry, I'll explain this better. Suppose I created classes ClassA and ClassB. Then I create a method like this:
    Public Sub MyMethod(A As ClassA)and I call that method accidentally like so
    Dim B...
  32. Replies
    9
    Views
    927

    Making VB typesafe

    Is there any tool that can check for type safety? I have a method that takes, say, a ClassA parameter, and I accidentally passed in a ClassB object. The compiler doesn't care but it, obviously,...
  33. Replies
    7
    Views
    755

    Re: Setting objects to nothing

    Hence why I put "automatic garbage collection" in quotes.
  34. Replies
    7
    Views
    755

    Setting objects to nothing

    I was always taught to set everything to Nothing when I was done with it to free up resources, but I was just doing some tests to see what the exact differences are between:
    Dim objTest As New...
  35. Re: [RESOLVED] Proper coding question for button to function

    Would anybody mind posting a sub they've created that has more than 50 variables? I'd be very interested in seeing one, as I can't think of any situation where that many variables is necessary.
  36. Replies
    6
    Views
    459

    Re: SQL Select Statement

    Suppose the columns were not numbers.
  37. Replies
    6
    Views
    459

    SQL Select Statement

    What's the general structure for a statement that determines if the values of a two different columns in two different tables are the same.

    For example, if I had this it would be true:
    T1.C1 ...
  38. Thread: app.config

    by DNA7433
    Replies
    14
    Views
    1,172

    Re: app.config

    Regretabley, I haven't used SQL Express yet. But I imagine it would work the same way as previous versions. In the Server Explorer can you right click on the stored procedure and run it? Enter...
  39. Replies
    13
    Views
    5,346

    Re: VB6:How to find controls that are in a frame?

    Aren't frames just windows themselves? If you can get the window handle of the frame you can use FindWindowEx to search for controls inside the frame.
  40. Replies
    5
    Views
    534

    Re: [RESOLVED] Query Between Two Numbers

    Well if the numbers can change then the query gets a bit more complicated than what Pasvorto posted. Do you still need help or do you know what to do?
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4



Click Here to Expand Forum to Full Width