blah blah blah is here! blah blah » Close

0
votes
2 answers

non programming question if possible

muster
1556

hey all, i am an old member of this forum but the past year i left the forum because of begin busy at work, i used to see it active but now two important members are not appearing anymore. vulpes and madhatter, anyone knows what happened? s ...

0
votes
0 answers

vertex buffer object management

muster
1556

Hey all, I have a question that is confusing me alot. I have different models that i want to render in opengl. every model have different verts and indices. What is the best practice that i should follow concerning rendering the these model ...

0
votes
0 answers

asp sessions to wcf

muster
1556

Hello all. Back again with a question :) I have a silverlight application that uses wcf service. This application is shown from a link in an existing project of asp.net web application type. There is a userid session found in the project ...

0
votes
1 answers

software idea

muster
1556

hello all. it might sound strange but i have a non programming question. i'm searching for any software idea that can be applied on distributed system, can't figure out one, could someone help.

0
votes
0 answers

c++ binary file encryption

muster
1556

hello guys. i have a problem that is caused when encrypting an array of objects then storing them in a binary form to a file and reading it back. i know its simple but i don't know the reason for this problem. I'm using xor for encryption a ...

0
votes
1 answers

html5 question

muster
1556

Hey all. I know this might look a strange kind of question that i'm asking but is there any custom made components such as rad components or component art that is built on html5 that can be used in visual studio. I searched google but could ...

1
votes
1 answers

hashing

muster
1556

Hello all. I have a c++ question. I have this project in my mind. its like mpq file format. In other words i want to make a files packager where i can store several files in a single file. The problem i'm facing is making a hash key from th ...

0
votes
0 answers

database management sql 2000

muster
1556

hello all. i'm using sql server 2000. i have a situation where i need to minimize a "BBIIGGG" table around 400 gb in size in order to have efficient backup for it and boost the search up. this table stores big amount of data every ...

0
votes
1 answers

Thread power

muster
1556

Hey all. I have a question about threading. I tried an example on windows form. The example was as follows: I made a delegate in the main thread of the program where in the main loop i invoked a delegate called FrameUpdate after Application ...

1
votes
0 answers

Login Frequent

muster
1556

Hello admin. There is something that is a lil annoying about the session exipration, like when i'm answering a question i need to login again because the session is expired and answer the question sometimes needs testing in order to answer ...

0
votes
0 answers

File Package

muster
1556

Hey all, i'm trying to make a file package where i can concatenate files just like zip or rar without compression. I know i should use Bplus Tree or BTree but i need a good information in details of how to implement one or explain the logic ...

1
votes
1 answers

performance question

muster
1556

Hey all, lets say i have a set of items for example 10 items, these items are changed frequently "added or removed and can exceed 10". Beside the add and remove the items are read frequently as well for example after 4-5 read thro ...

1
votes
3 answers

Async vs Multithreaded Socket

muster
1556

Hey all. Lets say i'm making a server application and i will receive lets say more than 1k connections. Is it better to use Asynchronous connection listening or sync mlutithreaded connection listening.

0
votes
1 answers

ajax problem

muster
1556

Hey all. well i don't know what is the best place to call for help with my problem but hope you can help me guys. I have an application tthat uses ajax, when i run the web application in my pc vs.net it runs fine and the ajax is working, bu ...

0
votes
1 answers

binar/text

muster
1556

hey all. is binary messaging system for an mmorpg that uses tcp/ip better than normal text messaging system?

Feedback