Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
K

kristopher baker

@kristopher baker
About
Posts
10
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Do we, as developers, have a UI responsibility?
    K kristopher baker

    This why we hire developers and designers. And, FWIW: 20170809 FTW

    The Lounge design hardware json question

  • 7-figure mindlessness
    K kristopher baker

    gangnam style - op

    The Lounge com question

  • Technical slang term
    K kristopher baker

    Ayyy lmao

    The Lounge question career

  • Parsing user input
    K kristopher baker

    Excellent point. Are there services that allow you to force user input validation of addresses against the USPS databases?

    The Lounge python com json tutorial learning

  • Who moved the Start Page?
    K kristopher baker

    F5 is Run over here. F6 is Build. I've bound SHIFT+F6 to ReBuild.

    The Lounge question

  • Now I know why I don't use ASP.NET, Razor, and all that cr*p
    K kristopher baker

    I'm sure you know your setup but it sounds like you need either a reloading of your system or you need to disable some sort of scanning software. I've done so with my stuff (almost exactly the same specs as yours) and I have great load times.

    The Lounge csharp visual-studio asp-net javascript python

  • // Do not remove this try catch block.
    K kristopher baker

    That tells you everything. You're variously trying to call an IsEmpty() method on a null _filters object. The exception is caught, InstantiateFilters() then fills up your filters variable from your calling code. The next time around in the finally it calls on the IsEmpty property again but this time _filters has been instantiated and the 'try' passes without a problem.

    The Weird and The Wonderful question com help tutorial

  • The new Trump Two Dollar Bill
    K kristopher baker

    (...and your integrity, may I dare say?)

    The Weird and The Wonderful question

  • Microsoft, Javascript and not cutting corners
    K kristopher baker

    HOLY GEEZUS! I like TypeScript and all but what What WHAT?! Shouldn't This Be Easier(TM)

    The Weird and The Wonderful csharp javascript sysadmin testing beta-testing

  • // Do not remove this try catch block.
    K kristopher baker

    My guess is that either "filters" isn't instantiated or is getting instantiated at the same time that it is being called. What is happening when "IsEmpty" is called? It might be trying to kick something off when it is called.

    The Weird and The Wonderful question com help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups