473,386 Members | 1,827 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

xpburncd - I swear it did work!

I'm trying to use the xpburn component. It worked - the first time. Now I
get
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I rebooted; nothing
helps.

Any ideas?

Bernie Yaeger
Nov 21 '05 #1
21 2789
Hi Bernie,

Bob again. I may be interested in using a integrated
burn capability in the future. Where did you get this
XPBurnCD?

Bob
-----Original Message-----
I'm trying to use the xpburn component. It worked - the first time. Now Iget
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I rebooted; nothinghelps.

Any ideas?

Bernie Yaeger
.

Nov 21 '05 #2
Hi Bob,

http://msdn.microsoft.com/vcsharp/te...n/default.aspx

Bernie

"BobAchgill" <an*******@discussions.microsoft.com> wrote in message
news:20****************************@phx.gbl...
Hi Bernie,

Bob again. I may be interested in using a integrated
burn capability in the future. Where did you get this
XPBurnCD?

Bob
-----Original Message-----
I'm trying to use the xpburn component. It worked - the

first time. Now I
get
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I

rebooted; nothing
helps.

Any ideas?

Bernie Yaeger
.

Nov 21 '05 #3
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in
news:ux*************@TK2MSFTNGP12.phx.gbl:
I'm trying to use the xpburn component. It worked - the first time.
Now I get
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I rebooted;
nothing helps.

Any ideas?

Bernie Yaeger


Hi,
I wrote a demo of the XPBurn component and stuck it on planetsourcecode.com
http://www.planetsourcecode.com/vb/s...txtCodeId=3159
&lngWId=10

or search for vbxpburner
I had to alter the xpburncomponent slightly to get it to identify the
drives correctly, see the note on the web page mentioned above. I had
similar errors to yours until I put try...catch blocks around everything.
There is one other program using the xpburn component on that web site,
search for "CD\DVD Backup" by C.Savvas. He modified the component more.

I'm just putting a bit onto a program I'm writing so that it will backup a
database to cd. Its going ok at the moment.
Nov 21 '05 #4
Hi Jo,

Tx so much. I'll take a look at both recommendations.

Thanks again,

Bernie

"jo0ls" <jo***@invalid.null> wrote in message
news:Xn******************************@194.117.143. 38...
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in
news:ux*************@TK2MSFTNGP12.phx.gbl:
I'm trying to use the xpburn component. It worked - the first time.
Now I get
Exception from HRESULT: 0x80040225
No matter what I do. I removed it and reinstalled; I rebooted;
nothing helps.

Any ideas?

Bernie Yaeger


Hi,
I wrote a demo of the XPBurn component and stuck it on
planetsourcecode.com
http://www.planetsourcecode.com/vb/s...txtCodeId=3159
&lngWId=10

or search for vbxpburner
I had to alter the xpburncomponent slightly to get it to identify the
drives correctly, see the note on the web page mentioned above. I had
similar errors to yours until I put try...catch blocks around everything.
There is one other program using the xpburn component on that web site,
search for "CD\DVD Backup" by C.Savvas. He modified the component more.

I'm just putting a bit onto a program I'm writing so that it will backup a
database to cd. Its going ok at the moment.

Nov 21 '05 #5
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in
news:#W**************@TK2MSFTNGP11.phx.gbl:
Hi Jo,

Tx so much. I'll take a look at both recommendations.

Thanks again,

Bernie


Note: the xpburn component doesn't do dvds, so "CD/DVD Backup" is badly
named.
Nov 21 '05 #6
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me back to
the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning here a
cd-r, which works, as I said, the first time. Could it be that it's burning
in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and then
once with the other .dll. Here's my guess: the dll is not closing out, if
that is the proper term, and so an attempt to use it again fails, until the
pc is rebooted - if we could get this solved, it would, I think, solve the
problem. Tx again for your help; let me know if you have any ideas.

Bernie

"jook" <jo**@null.invalid> wrote in message
news:pT********************@fe2.news.blueyonder.co .uk...
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in
news:#W**************@TK2MSFTNGP11.phx.gbl:
Hi Jo,

Tx so much. I'll take a look at both recommendations.

Thanks again,

Bernie


Note: the xpburn component doesn't do dvds, so "CD/DVD Backup" is badly
named.

Nov 21 '05 #7
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in
news:ek**************@TK2MSFTNGP09.phx.gbl:
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me
back to the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning
here a cd-r, which works, as I said, the first time. Could it be that
it's burning in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and
then once with the other .dll. Here's my guess: the dll is not
closing out, if that is the proper term, and so an attempt to use it
again fails, until the pc is rebooted - if we could get this solved,
it would, I think, solve the problem. Tx again for your help; let me
know if you have any ideas.

Bernie

Argh, I'll have a look when I get time. I need to use it for this program
I'm doing.
Nov 21 '05 #8
jook <jo**@null.invalid> wrote in news:gBMJd.10325$MR3.999
@fe1.news.blueyonder.co.uk:
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in
news:ek**************@TK2MSFTNGP09.phx.gbl:
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me
back to the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning
here a cd-r, which works, as I said, the first time. Could it be that it's burning in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and
then once with the other .dll. Here's my guess: the dll is not
closing out, if that is the proper term, and so an attempt to use it
again fails, until the pc is rebooted - if we could get this solved,
it would, I think, solve the problem. Tx again for your help; let me
know if you have any ideas.

Bernie

Argh, I'll have a look when I get time. I need to use it for this

program I'm doing.


I had a look, and got further. I added bits to the dll so that I could
call iDiscBurner.close and iDiscBurner.clear and had it so that I could
repeatedly burn - erase - burn - erase ...
But when I tried the prog on another computer it didn't work, and I
stopped for the evening. I'll have another look later.
Nov 21 '05 #9
jook <jo**@null.invalid> wrote in news:gBMJd.10325$MR3.999
@fe1.news.blueyonder.co.uk:
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in
news:ek**************@TK2MSFTNGP09.phx.gbl:
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me
back to the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning
here a cd-r, which works, as I said, the first time. Could it be that it's burning in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and
then once with the other .dll. Here's my guess: the dll is not
closing out, if that is the proper term, and so an attempt to use it
again fails, until the pc is rebooted - if we could get this solved,
it would, I think, solve the problem. Tx again for your help; let me
know if you have any ideas.

Bernie

Argh, I'll have a look when I get time. I need to use it for this

program I'm doing.


I had a look, and got further. I added bits to the dll so that I could
call iDiscBurner.close and iDiscBurner.clear and had it so that I could
repeatedly burn - erase - burn - erase ...
But when I tried the prog on another computer it didn't work, and I
stopped for the evening. I'll have another look later.
Nov 21 '05 #10
HI Jo,

Thanks for following up - sounds like you're on to it. Let me know if you
have success and let me know how to get your revised .dll.

Tx!

Bernie

"jook" <sp**@example.invalid> wrote in message
news:VF**************@fe3.news.blueyonder.co.uk...
jook <jo**@null.invalid> wrote in news:gBMJd.10325$MR3.999
@fe1.news.blueyonder.co.uk:
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in
news:ek**************@TK2MSFTNGP09.phx.gbl:
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me
back to the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning
here a cd-r, which works, as I said, the first time. Could it be that it's burning in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and
then once with the other .dll. Here's my guess: the dll is not
closing out, if that is the proper term, and so an attempt to use it
again fails, until the pc is rebooted - if we could get this solved,
it would, I think, solve the problem. Tx again for your help; let me
know if you have any ideas.

Bernie

Argh, I'll have a look when I get time. I need to use it for this

program
I'm doing.


I had a look, and got further. I added bits to the dll so that I could
call iDiscBurner.close and iDiscBurner.clear and had it so that I could
repeatedly burn - erase - burn - erase ...
But when I tried the prog on another computer it didn't work, and I
stopped for the evening. I'll have another look later.

Nov 21 '05 #11
HI Jo,

Thanks for following up - sounds like you're on to it. Let me know if you
have success and let me know how to get your revised .dll.

Tx!

Bernie

"jook" <sp**@example.invalid> wrote in message
news:VF**************@fe3.news.blueyonder.co.uk...
jook <jo**@null.invalid> wrote in news:gBMJd.10325$MR3.999
@fe1.news.blueyonder.co.uk:
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in
news:ek**************@TK2MSFTNGP09.phx.gbl:
Hi Jo,

Neither your .dll or Crystos' worked more than once, which brings me
back to the issue:
mine is a dvd drive which burns both cd's and dvd's. I am burning
here a cd-r, which works, as I said, the first time. Could it be that it's burning in a dvd drive and that is the problem?

Here's an even bigger clue, I think: it worked once with your dll and
then once with the other .dll. Here's my guess: the dll is not
closing out, if that is the proper term, and so an attempt to use it
again fails, until the pc is rebooted - if we could get this solved,
it would, I think, solve the problem. Tx again for your help; let me
know if you have any ideas.

Bernie

Argh, I'll have a look when I get time. I need to use it for this

program
I'm doing.


I had a look, and got further. I added bits to the dll so that I could
call iDiscBurner.close and iDiscBurner.clear and had it so that I could
repeatedly burn - erase - burn - erase ...
But when I tried the prog on another computer it didn't work, and I
stopped for the evening. I'll have another look later.

Nov 21 '05 #12
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in news:#AyRwuKBFHA.3576
@TK2MSFTNGP11.phx.gbl:
HI Jo,

Thanks for following up - sounds like you're on to it. Let me know if you have success and let me know how to get your revised .dll.

Tx!

Bernie

Ok, heres the current version of the xpburn component and the demo program.
Haven't changed much in the component (I've only just started c#, and the
xpburn thing is beyond me for the most part).

ftp://ftp.sep.myftp.org
login: vbburner
passw: vbburner

let me know if you can't connect - just built a new computer and have only
just reinstalled the ftp server.
Nov 21 '05 #13
Hi Jo,

Sorry; I can't get in. I tried IE first, then Cute FTP - I tried
ftp.sep.myftp.org and then sep.myftp.org - neither worked in either place.

Let me know when it's repaired or if I'm doing something wrong.

Tx,

Bernie
"jook" <sp**@example.invalid> wrote in message
news:uS****************@fe3.news.blueyonder.co.uk. ..
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in news:#AyRwuKBFHA.3576
@TK2MSFTNGP11.phx.gbl:
HI Jo,

Thanks for following up - sounds like you're on to it. Let me know if

you
have success and let me know how to get your revised .dll.

Tx!

Bernie

Ok, heres the current version of the xpburn component and the demo
program.
Haven't changed much in the component (I've only just started c#, and the
xpburn thing is beyond me for the most part).

ftp://ftp.sep.myftp.org
login: vbburner
passw: vbburner

let me know if you can't connect - just built a new computer and have only
just reinstalled the ftp server.

Nov 21 '05 #14
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in news:uYWsIsXBFHA.2196
@TK2MSFTNGP14.phx.gbl:
Hi Jo,

Sorry; I can't get in. I tried IE first, then Cute FTP - I tried
ftp.sep.myftp.org and then sep.myftp.org - neither worked in either place.
Let me know when it's repaired or if I'm doing something wrong.

Tx,


Mmy router seems to be bust, it stops transferring files after a few mins.
I've reset it.

files are on web now too:
http://www.svenedin.pwp.blueyonder.c...r/vbburner.zip
http://www.svenedin.pwp.blueyonder.c...ner/XPBurn.zip
Nov 21 '05 #15
Tx Jo,

I got it from your web link. I'll try it out on my system tonight.

Thanks again,

Bernie

"jook" <sp**@example.invalid> wrote in message
news:yF****************@fe1.news.blueyonder.co.uk. ..
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in news:uYWsIsXBFHA.2196
@TK2MSFTNGP14.phx.gbl:
Hi Jo,

Sorry; I can't get in. I tried IE first, then Cute FTP - I tried
ftp.sep.myftp.org and then sep.myftp.org - neither worked in either

place.

Let me know when it's repaired or if I'm doing something wrong.

Tx,


Mmy router seems to be bust, it stops transferring files after a few mins.
I've reset it.

files are on web now too:
http://www.svenedin.pwp.blueyonder.c...r/vbburner.zip
http://www.svenedin.pwp.blueyonder.c...ner/XPBurn.zip

Nov 21 '05 #16
Hi Jo,

You are THE MAN! Your revised component, with clear() and close() methods,
plus the call of these after the burncomplete event did the trick

Thanks so much!

Bernie

"jook" <sp**@example.invalid> wrote in message
news:yF****************@fe1.news.blueyonder.co.uk. ..
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in news:uYWsIsXBFHA.2196
@TK2MSFTNGP14.phx.gbl:
Hi Jo,

Sorry; I can't get in. I tried IE first, then Cute FTP - I tried
ftp.sep.myftp.org and then sep.myftp.org - neither worked in either

place.

Let me know when it's repaired or if I'm doing something wrong.

Tx,


Mmy router seems to be bust, it stops transferring files after a few mins.
I've reset it.

files are on web now too:
http://www.svenedin.pwp.blueyonder.c...r/vbburner.zip
http://www.svenedin.pwp.blueyonder.c...ner/XPBurn.zip

Nov 21 '05 #17
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in news:OFeQBZcBFHA.3824
@TK2MSFTNGP10.phx.gbl:
Hi Jo,

You are THE MAN! Your revised component, with clear() and close() methods, plus the call of these after the burncomplete event did the trick

Thanks so much!

Bernie

"jook" <sp**@example.invalid> wrote in message
news:yF****************@fe1.news.blueyonder.co.uk. ..
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in news:uYWsIsXBFHA.2196 @TK2MSFTNGP14.phx.gbl:
Hi Jo,

Sorry; I can't get in. I tried IE first, then Cute FTP - I tried
ftp.sep.myftp.org and then sep.myftp.org - neither worked in either

place.

Let me know when it's repaired or if I'm doing something wrong.

Tx,


Mmy router seems to be bust, it stops transferring files after a few mins. I've reset it.

files are on web now too:
http://www.svenedin.pwp.blueyonder.c...r/vbburner.zip
http://www.svenedin.pwp.blueyonder.c...ner/XPBurn.zip


I worked out some other stuff last night.
The call to work out the free space is worng. It actually tells you the
used space in the staging area. It only changes when files are added by
imapi (not by the vb program or by the xpburn component. In other words
it is useless unless I manage to re-write the component. (I'd like to
strip the component down to be just a wrapper - so that I can call all
the imapi methods and properties from vb).
The thing can still get stuck - I've had disks that the program can't
erase, but windows can. There are lots more conditions to check as well -
is there a cd inserted, is something being burnt as the program starts.
I was trying to figure out how to get the cd drive letter - the
xpburncomponent can return the path, by which it means the "nt device
path" which is /ide0/cdrom0. I can't see how to map that back to the
drive letter - there is some stuff about it in the msdn library but it is
for device driver writers. I'll have a rummage through the registry and
see if I can find a way to do it. You could get a user with two identical
burner drives, and the user would be unable to distinguish between them.
Unfortunately XP lets you remap the drive letters, so you can't just name
them as they would appear in dos (lowest bus, lowest drive gets the
lowest letter, hard disks before cds).
I'll play some more. I'll start a new thread sometime and probably update
the program on planetsourcecode.
Nov 21 '05 #18
jook <sp**@example.invalid> wrote in news:QrLKd.14759$v8.14088
@fe2.news.blueyonder.co.uk:
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in news:OFeQBZcBFHA.3824 @TK2MSFTNGP10.phx.gbl:
Hi Jo,

You are THE MAN! Your revised component, with clear() and close() methods,
plus the call of these after the burncomplete event did the trick

Thanks so much!

Bernie

"jook" <sp**@example.invalid> wrote in message
news:yF****************@fe1.news.blueyonder.co.uk. ..
"Bernie Yaeger" <be*****@cherwellinc.com> wrote in news:uYWsIsXBFHA.2196 @TK2MSFTNGP14.phx.gbl:

Hi Jo,

Sorry; I can't get in. I tried IE first, then Cute FTP - I tried
ftp.sep.myftp.org and then sep.myftp.org - neither worked in either
place.

Let me know when it's repaired or if I'm doing something wrong.

Tx,
Mmy router seems to be bust, it stops transferring files after a few mins. I've reset it.

files are on web now too:
http://www.svenedin.pwp.blueyonder.c...r/vbburner.zip
http://www.svenedin.pwp.blueyonder.c...ner/XPBurn.zip


I worked out some other stuff last night.
The call to work out the free space is worng. It actually tells you

the used space in the staging area. It only changes when files are added by imapi (not by the vb program or by the xpburn component. In other words it is useless unless I manage to re-write the component. (I'd like to
strip the component down to be just a wrapper - so that I can call all
the imapi methods and properties from vb).
The thing can still get stuck - I've had disks that the program can't
erase, but windows can. There are lots more conditions to check as well - is there a cd inserted, is something being burnt as the program starts. I was trying to figure out how to get the cd drive letter - the
xpburncomponent can return the path, by which it means the "nt device
path" which is /ide0/cdrom0. I can't see how to map that back to the
drive letter - there is some stuff about it in the msdn library but it is for device driver writers. I'll have a rummage through the registry and see if I can find a way to do it. You could get a user with two identical burner drives, and the user would be unable to distinguish between them. Unfortunately XP lets you remap the drive letters, so you can't just name them as they would appear in dos (lowest bus, lowest drive gets the
lowest letter, hard disks before cds).
I'll play some more. I'll start a new thread sometime and probably update the program on planetsourcecode.

Oh, and I found an imapi wrapper, so I'll see how it works now I
understand it a bit better:
http://www.vbaccelerator.com/home/NE...ng_CDs/IMAPI/a
rticle.asp
Nov 21 '05 #19
>
Oh, and I found an imapi wrapper, so I'll see how it works now I
understand it a bit better:
http://www.vbaccelerator.com/home/NE...ng_CDs/IMAPI/a
rticle.asp


Ok, fixed their wrapper so that it works with visual studio 2003 (the
conversion of the project seems to break it), and to remove the strong
typing (whatever that is).

I like this wrapper much more than the xpburn component - it does the drive
letter and everything. Not got far on my demo program yet...
http://www.svenedin.pwp.blueyonder.c...APIWrapper.zip
Nov 21 '05 #20
Thanks again, Jo. Keep me informed directly at be*****@optonline.net.

Tx,

Bernie

"jo0ls" <jo***@invalid.null> wrote in message
news:Xn*****************************@194.117.143.3 8...

Oh, and I found an imapi wrapper, so I'll see how it works now I
understand it a bit better:
http://www.vbaccelerator.com/home/NE...ng_CDs/IMAPI/a
rticle.asp


Ok, fixed their wrapper so that it works with visual studio 2003 (the
conversion of the project seems to break it), and to remove the strong
typing (whatever that is).

I like this wrapper much more than the xpburn component - it does the
drive
letter and everything. Not got far on my demo program yet...
http://www.svenedin.pwp.blueyonder.c...APIWrapper.zip

Nov 21 '05 #21
Oh, and keep the rest of us informed too. Very interesting work.
(thanks for sharing)
james

"Bernie Yaeger" <be*****@cherwellinc.com> wrote in message news:uf**************@TK2MSFTNGP14.phx.gbl...
Thanks again, Jo. Keep me informed directly at be*****@optonline.net.

Tx,

Bernie

"jo0ls" <jo***@invalid.null> wrote in message news:Xn*****************************@194.117.143.3 8...

Oh, and I found an imapi wrapper, so I'll see how it works now I
understand it a bit better:
http://www.vbaccelerator.com/home/NE...ng_CDs/IMAPI/a
rticle.asp


Ok, fixed their wrapper so that it works with visual studio 2003 (the
conversion of the project seems to break it), and to remove the strong
typing (whatever that is).

I like this wrapper much more than the xpburn component - it does the drive
letter and everything. Not got far on my demo program yet...
http://www.svenedin.pwp.blueyonder.c...APIWrapper.zip


Nov 21 '05 #22

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Jonas | last post by:
This works fine in Win XP but does not work at all in Win 98. Private WithEvents objIExplorer As InternetExplorer I have to do it like this to get it to work in Win 98 Dim objIExplorer As...
1
by: Lord Merlin | last post by:
Can someone please help me with a good swearword filter, or assist me with my current one? This is the code I have currently, but it doesn't always work. I can do the same test, with the same...
7
by: kittty | last post by:
people this thing is getting stupid.Since when are children allowed to curse back there parents ,i was walking down the street today and heard the foulest thing come out the cuties little thing...
2
by: Darren Clark | last post by:
I am currently developing a site that will have a members sectin where data can be posted... Nothing huge there.. My question is, what are some methods that i can use that will stop swear words...
1
by: Bernie Yaeger | last post by:
I'm using the xpburncd dll from MS, but I'm not using it as a usercontrol; rather, I am simply referring to it thus: Dim oburn As New XPBurnCD This works fine, but I also want to trap its events...
0
by: Sam Marrocco | last post by:
Does anyone know if XPBurnCD can burn a CD while preserving the existing creation dates of files and folders? This has become a big issue for us since XP itself does NOT do this--a tremendous...
15
by: Brett | last post by:
I'd like to know what management and the work environment are like where you work. I need something relative to compare my current work environment. Here's a few questions I have: 1.) Is it...
4
by: xhe | last post by:
I need to create a website and I want to filter out filthy words or swear words. To my surprise, it is difficult to find such a list from google. So if you have that list, can you please share...
11
Niheel
by: Niheel | last post by:
http://bytes.com/images/howtos/information_overloaded.jpgPaul Graham wrote an interesting article a few months back about how the internet is leading to information overload for information workers...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.