Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
information
- Page 1
Remove Qemu/kvm snashots
Hardware and Software
Linux and Unix
1 Hour Ago
by Gabriel9999
How can i list snashot
information
and delete snapshot from command line or bash in elegant way? Thanks.
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
3 Weeks Ago
by graceweb
It’s amazing how just a few strategic changes can turn a struggling funnel into a success story. The emphasis on trust signals and emotional storytelling really resonates—those elements create a connection that can be the deciding factor for prospects. Thanks for highlighting those key takeaways! It’s a good reminder that sometimes it’s not …
Re: How to open an Excel Document in VB.NET
Programming
Software Development
3 Weeks Ago
by JamesMichaelm
I see it's been a while since you posted, but I'm curious if anyone here has tried using the Open XML SDK instead of Interop or OleDb for reading Excel files. I found it faster and doesn't require Excel to be installed, though it can be more complex for writing. Wondering how others handle big Excel files or ones with tricky formatting?
Re: How to open an Excel Document in VB.NET
Programming
Software Development
3 Weeks Ago
by PitSterw
I've worked on something similar and found that using Microsoft.Office.Interop.Excel lets you open the file and loop through cells easily.
Re: How to open an Excel Document in VB.NET
Programming
Software Development
3 Weeks Ago
by Pelorus_1
A Microsoft Excel document can be opened in VB.NET using the Microsoft.Office.Interop.Excel library. Using Workbooks.Open(), open the workbook, and then display the Excel window. Reference the Excel COM object in your project.
Re: How secure is Github?
Programming
Software Development
1 Month Ago
by Reverend Jim
I don't trust any online service to store my
information
, sensitive or otherwise, other than whatever password I use to …) for a service that offered to keep all your financial
information
securely (yeah, right) so that your loved ones would have…
McCharts - ArkTS
Programming
Software Development
1 Month Ago
by 杨_659
… definitely have some public properties as dynamic parameters to facilitate
information
transmission between components. Let's explain the functions of the…
Where Can I Find Test Data (Names, Emails, etc.) for My Testing?
Programming
Web Development
1 Month Ago
by jamesalery
… data for things like names, birthdays, emails, and other basic
information
. I’m looking for web-based resources or tools that…
How secure is Github?
Programming
Software Development
1 Month Ago
by Dani
I use Github for DaniWeb's code base. I was just wondering though. How secure is it? Would you ever store passwords or other sensitive
information
in Github (Don't worry. We use .gitignore.)? What about code that could be considered a trade secret, or that type of thing?
Can I get information about in-site Gmail trading and pricing?
Community Center
Geeks' Lounge
2 Months Ago
by Yasar4949
Hello dear form members. In which area gmail account purchase and sale transactions are made here
Re: Can I get information about in-site Gmail trading and pricing?
Community Center
Geeks' Lounge
2 Months Ago
by Dani
We don't offer that here at DaniWeb. You might want to check out [BlackHatWorld](https://www.blackhatworld.com/) for that kind of marketplace.
Re: Can I get information about in-site Gmail trading and pricing?
Community Center
Geeks' Lounge
2 Months Ago
by Dani
> Seriously!? in what scenario is this a good thing? I’m not saying it’s a good thing, and I’m not saying it’s the type of thing we cater to here. But it’s not against the law, and there is a very popular marketplace that exchanges that kinda stuff. So I directed the OP to it.
Re: Can I get information about in-site Gmail trading and pricing?
Community Center
Geeks' Lounge
2 Months Ago
by Dani
> Thank you for your guidance, but I am already a member at Bhw. Wouldn't it be useful for the site to open such a marketplace in terms of ideas? DaniWeb doesn't really cater to that type of stuff. Long, long ago we had a webmaster marketplace, but sites like Flippa became much more popular, and eventually we got rid of it in one of our site …
Re: Can I get information about in-site Gmail trading and pricing?
Community Center
Geeks' Lounge
2 Months Ago
by Dani
Actually, I just had another thought. Ever been to [Warrior Forum](https://www.warriorforum.com/)?
Re: How to contact a specific member
Community Center
Say Hello!
2 Months Ago
by Ja sa bong
I had to check but sadly I couldn't find anywhere to specifically contact a member personally. There is no option for you to send direct message or even see the person's contact
information
on their profile. You have to just tag the person on a post and hope that the person comes back to see it.
Re: Ads Data - which platform
Digital Media
Digital Marketing
2 Months Ago
by Dani
Sorry for the late response to this, but yes, the purpose of the FB pixel is to track the performance of your Facebook ads. Here's some more
information
about it: https://www.facebook.com/business/tools/meta-pixel
Re: Short or Lengthy content, which is helpful for SEO?
Digital Media
Digital Marketing
1 Month Ago
by Dani
It depends on the purpose of the article. Short content works when people want a quick answer to something. Long content works when people want a lot more in-depth
information
about a particular topic. You should always have a target audience in mind when writing content.
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Dani
… improve page loading times. However, I do agree that this
information
might all be more accessible to others to find if…
Re: Okta apps validation
Programming
Web Development
1 Month Ago
by maplestar
Thanks for the
information
! It’s really helpful to know how to fix the account activation issue with just a click. Simple solutions like this make troubleshooting much easier. For more helpful tips and insights
Re: Convert website to apk
Hardware and Software
Cloud-based Apps
1 Month Ago
by Reverend Jim
If that is a demand then don't expect much in the way of positive feedback. If it is a request for help then a polite tone and much more
information
will likely lead to a better response.
Re: Question/Answering over SQL Data Using LangGraph Framework
Programming
Computer Science
1 Month Ago
by Pelorus_1
Through its combination of natural language processing and structured query generation, LangGraph makes interfacing with databases and extracting insights over SQL data easier than ever.
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
2 Months Ago
by asadkhan12
Your post perfectly highlights the power of behavioral psychology in funnel optimization! The results speak for themselves—small yet strategic psychological tweaks can make a massive impact on conversions. Trust signals, emotional storytelling, and cognitive ease are often overlooked but make all the difference. The way you broke down each …
Re: What makes a technical E-commerce web standout?
Programming
Web Development
2 Months Ago
by simplixi
To ensure your E-commerce store for the roofing sheets factory stands out and leads in the market, especially in a region where this field is new, consider the following strategies: **1. Market Research:** - Conduct extensive research on local consumer behavior, preferences, and purchasing power. Understand what factors influence buying …
Re: SAP db - how to get the time update statistics was performed on a table?
Programming
Databases
2 Months Ago
by peol
To check when update statistics was last performed on an SAP table, use database-specific queries! For SAP HANA, check M_TABLES.LAST_COMPILED. In SQL Server, use STATS_DATE. For Oracle, check DBA_TAB_STATISTICS.LAST_ANALYZED. In DB2, use SYSCAT.TABLES.STATS_TIME. Stay optimized, stay ahead!
Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’
Community Center
2 Months Ago
by rproffitt
UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance.
Re: I built a kafka GUI client for operating kafka, welcome to use
Programming
Software Development
1 Month Ago
by elary
It is a nice project.Is there any notification function?
Re: Does Tools give 100% correct answers?
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by bngwebguru
No tool can guarantee 100% accuracy, as most depend on algorithms and data sources with limitations. It's always best to verify results through manual research and expert advice.
Re: How secure is Github?
Programming
Software Development
1 Month Ago
by rproffitt
Given the state of affairs in the USA, any security we thought we had is gone. DOGE is gaining access by force now. Do we really need this conversation?
Re: How secure is Github?
Programming
Software Development
1 Month Ago
by Salem
Given who owns github (M$), and their location (U$A), I wouldn't trust anything commercially sensitive with them. Why do you even need it, apart from the simple convenience of it all (that's the trap, make the honeypot sweet enough, plenty will arrive). There's not much there that can't be replicated on a server machine you physically control.…
Re: How secure is Github?
Programming
Software Development
1 Month Ago
by Dani
> There's not much there that can't be replicated on a server machine you physically control. Redundancy in the cloud. > How many people have commit rights on your codebase? Every contributor has a complete copy of the entire git repo. So even if you lost everything, you can sync with any of your peers and be back up and running to the…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC