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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
P

pebrian27

@pebrian27
About
Posts
8
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Cross platform smart phone development
    P pebrian27

    You can try PhoneGap[^] Or other PhoneGap alternatives: PhoneGap alternatives[^] Stackoverflow question[^]

    The Lounge java com tools question

  • ORM with streaming
    P pebrian27

    Nhibernate isn't the cause of the slow query and there are no joins in the queries

    Database database architecture question

  • ORM with streaming
    P pebrian27

    Our users are also technical people and they need ~10k records. Also, the users get to create the queries (ad-hoc queries). My current ORM is Nhibernate so they use HQL which is very similar to SQL.

    Mycroft Holmes wrote:

    pebrian27 wrote: Query can take minutes even hours This does not make sense when servicing a UI. A select statement that takes hours, ridiculous, your design is screwed.

    Oops... Queries will only take hours if I don't do the 10k limit. Currently, querying 500 records takes 2 mins. Thats why I want streaming support so that if they get bored, they can press cancel but still get partial result. Our systems will be upgraded after 8 months.

    Database database architecture question

  • ORM with streaming
    P pebrian27

    Hi! Is there an ORM that provides streaming support? What I mean by streaming is that the users can see the rows/objects being loaded one-by-one/partially (Think of SQL Management Studio when the query result is thousands of record). I can't implement paging since our data changes very fast. Background: - DB contains >250 million of data (but I will limit the result set to 10K max) - Query can take minutes even hours - Can't change DB architecture Thanks

    Database database architecture question

  • Reaarrangeable menu item
    P pebrian27

    Hi, Does anyone know how I can include a menu with draggable/rearrangeable items in my software? The items can be rearranged by dragging it like in firefox, ie and start menu. I've been searching around the net for that kind of menu but can't find one. I have a feeling that it exist, I just can't find it. Thanks

    C / C++ / MFC algorithms question

  • Hardware Help
    P pebrian27

    Maybe the drive isnt compatible. It happends even in new PC. I have a (52x 24x 52x)speed CDRW drive here that doesnt work on my ECS Socket A(the on that can run AMD Semphron) mobo no matter what I do but works on my MSI Socket 478 mobo. PC133 is backwards compatible with PC100.

    The Lounge hardware performance help

  • Yahoo Messenger uses XP Theme on 98!
    P pebrian27

    Hi, has anybody downloaded YM on Win 98. I was surprised to find out that YM changes the look of the "connect dialog" of IE when it wants to connect. I think YM used XP theme. But I thought that it isn't possible in Win 98. How was this done?

    C / C++ / MFC question

  • Yahoo Messenger uses XP Theme on 98!
    P pebrian27

    Hi, has anybody downloaded YM on Win 98. I was surprised to find out that YM changes the look of the "connect dialog" of IE when it want's to connect. I think it used XP theme. But I thought that it isn't possible in Win 98. How was this done?

    C / C++ / MFC question
  • Login

  • Don't have an account? Register

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