473,544 Members | 2,074 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Latest Bytes Forum

Support forums for various IT topics. Programming languages, databases, systems, applications and more. Subscribe to a community, participate, ask, share your expertise and network.
 
1
13
thread by: soffi | last post Aug 11 '08 by: Nepomuk
hi buddies my name is soffi i am Indian i am a new member of this group i am very happy to join this group I hope we can share a lot of points with all of you currently i am searching for job hope this forum helps me in getting it....... thankyou
1
13
thread by: alxdhas | last post Sep 16 '08 by: Nepomuk
Im new in Visual Basic 6 Hope my age (51) will not hinder my love to program please bear with me, if I post so many question because im slow in understanding new things alex
1
13
thread by: Troy Martin | last post Aug 9 '09 by: debasisdas
From this day forward, you will acknowledge me as "my dread lord and master" and give me half of your chocolate... ... oops, wrong crowd! :) Hi there, I'm Troy, a programming geek from outside of Vancouver, Canada. I'm currently a high school student with no employment.. :( My current project is TBOS32, a free and open source operating...
1
14
thread by: artisticnight | last post Jul 14 '08 by: debasisdas
hi, this is jerry from china, I am 25 old , male, I just made a tank game by using cmd which is very simple, if you are interested to study with us, mail id removed as per forum policythank you and have a nice day jerry
1
14
angstangel
thread by: angstangel | last post Sep 7 '08 by: Nepomuk
hello. :) i'm denise and i'm a programming student. :) i hope you could help me in my programming problems :D
1
14
jonthysell
thread by: jonthysell | last post Sep 9 '08 by: Nepomuk
Heya, Seems I skipped an intro before diving into asking questions (which in true "duh" fashion, I've managed to answer myself just by thinking out the question after hitting submit). Currently working at a Redmond software developer that shall remain nameless. Network security. ;) Started with C at age 8 (father at HP), to HyperTalk...
1
14
thread by: busywidoutwork | last post Sep 30 '08 by: Markus
I work with CSC and my working platform is MAINFRAMES. this is really a very cool and interesting forums and work is fully dependent on this forum :) .. just kiddding but i would say i got loads and loads f help from this forum. Looking forward to provide help and also will try to resolve ur queries.
1
14
Hi
thread by: LurkB | last post Oct 16 '08 by: debasisdas
Hi all, i'm new to this community. will be old soon :D. nice meeting u all.
1
14
thread by: kilabyte | last post Oct 17 '08 by: Markus
Just thought as I am a new member I would introduce myself. A bit of background. I was originally a games programmer back in the 80s based in Manchester, writing for the ZX-Spectrum, Sord M5 and acorn Archimedes. Also developed a paint program for the Archimedes called Arctist (which someone later ripped of the same name despite mine being...
1
14
thread by: GIRI1987 | last post Oct 19 '08 by: debasisdas
HELLO......... This is Girish from India. Can u help me in sms messaging in java????
1
14
thread by: Nvn03yuvraj | last post Oct 26 '08 by: debasisdas
i am searching for the programmes of cpu scheduling in c languge i am in be 3rd year
1
14
thread by: kvbk | last post Nov 25 '08 by: Nepomuk
i need vc++ language material
1
14
seisiolameBew
thread by: seisiolameBew | last post Jan 14 '09 by: debasisdas
Hi, I'm a new buyer, fair-minded registered on your forum. I assumption for your accurately, I chose the normal area - this. attractive moniker - bytes.com.
1
14
thread by: nina01 | last post Jan 22 '09 by: debasisdas
Hi everybody!! I'm new to this forum...So, I want just to say "Hi" hoping that I'll get the best of it!! ;-) nina01
4
14
thread by: kandarp bhatt | last post Mar 6 '09 by: debasisdas
hello frnds i m making my system for production department and my system is almost over but i want to about how to create parametrized datareport in vb6.0. Plz reply me as early as possible.....n plz send me
1
14
Hi
thread by: damhelapems | last post Mar 4 '09 by: boxfish
Hi Guys, Just joined up, i can't see the edit button to edit my profile lol can anyone help? thanks guys
0
14
thread by: bharathreddy | last post May 18 '09 by: bharathreddy
Language Integrated Query (LINQ, pronounced "link") is a Microsoft .NET Framework component that adds native data querying capabilities to .NET languages. Microsoft LINQ defines a set of proprietary query operators that can be used to query, project and filter data in arrays, enumerable classes, XML (XLINQ), relational database, and third...
0
14
Frinavale
thread by: Frinavale | last post Jul 30 '09 by: Frinavale
Introduction This article is part of the article about Using Silverlight Sockets. If you haven't already reviewed this article, please do so before continuing because it explains more about the components used in this walkthrough Walkthrough Silverlight application connecting to the push server... The Page XAML:
1
14
jhoborg
thread by: jhoborg | last post Aug 5 '09 by: Markus
Hey everyone, I forgot to introduce myself before I started posting, but anyway- I'm a college student majoring in computer engineering with a special interest in programming. I've been making websites for 6 years, which started out as a hobby and grew into a job of some sort. So, I know my way around HTML/CSS/Javascript fairly well. I...
0
14
Dormilich
thread by: Dormilich | last post Nov 9 '09 by: Dormilich
I'd like to post some functions that proved useful for me. apply a function to a HTMLCollection (node-list) note: a HTMLCollection* (or NodeList**) is the type of object you get when you call the function getElementsByName(), getElementsByTagName(), getElementsByClassName() originating from MDC's Array.forEach() code * the HTML interface...
0
14
Dormilich
thread by: Dormilich | last post Nov 11 '09 by: Dormilich
sometimes you need to check, whether in a set of tests at least one condition fails. one good way of programming this includes Exceptions. // the test function function test(v) { if ("x" == v) // or whatever condition you like { throw new Error("Condition X failed."); } } a very simple example. test, if in an array all...
0
14
thread by: bharathreddy | last post Nov 26 '09 by: bharathreddy
Here I will discuss about the advantages and disadvantages of types of session states available in asp.net. Why Session? HTTP is a stateless protocol. Each request is serviced as it comes; after the request is processed, all of the data is discarded. No state is maintained across requests even from the same client. However, it is very...
0
14
Dormilich
thread by: Dormilich | last post Jan 7 '10 by: Dormilich
(short article) We often come across situations, where we need to check, whether a passed object is of a certain type. for standard objects (1) it is quite common to use the typeof operator for such tests. Objects coming from the document tree (2) are usually tested through their nodeType property. A common field, where this is necessary,...
1
14
MrMancunian
thread by: MrMancunian | last post Aug 19 '10 by: Frinavale
Hi, When I add a new post, the postcount on top of the page: MrMancunian (count) | Inbox (0) | Subscriptions | Sign out | doesn't update. Only when I continue to another page it's refreshed. The postcount in my post however is updated. It's not really bugging me, but it's not how it's supposed to work (I think ;-)).
0
14
Banfa
thread by: Banfa | last post Sep 15 '10 by: Banfa
In this thread http://bytes.com/topic/c/answers/895198-compilation-c-code-visualc-compiler-2008-code-linux-os User priyanka23 is get lots of duplicate posts, in fact almost every time he posts.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.