Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
project
- Page 1
How To Attract Client To Your Blog?
Digital Media
Digital Marketing
3 Weeks Ago
by blogmanagment
… a small part of them will be interested in your
project
. For example, if you are writing on cooking recipes, no…
What are some underrated React JS best practices?
Programming
Software Development
2 Weeks Ago
by James_228
I’ve been working on a mid-size React
project
and started noticing performance lags and bloated component trees. I …
Hello I am SirServeIt
Community Center
Say Hello!
1 Week Ago
by SirServeIt
I have a couple
project
that I am working on listed bellow. I used to use this forum back in the day when I made my first website, a myspace like site I made in middle school and kept running until I dropped out of HS.. any feedback on my current sites is appreciated > (campic.site/) > (drinkdb.site/drinks/)
Re: Differential Directory, indexing method
Programming
Software Development
1 Week Ago
by xrjf
… (Differential Directory) was originally developed as part of my thesis
project
in the early 1990s. The name bears no relation to… setback, I have always believed in the value of the
project
. Now, decades later, I feel it is the right time…
Re: How to open an Excel Document in VB.NET
Programming
Software Development
1 Week 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: Looking for an developer-Friendly Admin Template
Programming
Web Development
3 Weeks Ago
by SanjayJoshi
Hey Krisha, You can try MaterialPRO once it is also One of best MUI template I ever seen
Re: Looking for an developer-Friendly Admin Template
Programming
Web Development
3 Weeks Ago
by Dani
Official Bootstrap themes: https://themes.getbootstrap.com/product-category/admin-dashboard/
Re: Looking for an developer-Friendly Admin Template
Programming
Web Development
2 Weeks Ago
by Pelorus_1
Consider admin templates with clean code, easy customization, and robust documentation if you're looking for developer-friendly templates. Save time and increase productivity by using templates with modular components and built-in UI elements.
how to get back visual basic 6 project again on coding again
Programming
2 Months Ago
by Syed Zubair Ali
… Dani, I had **visual basic 6**
project
, built earlier and was being used a … my hard disk has been damaged, and entire
project
has been collapsed. I have exe back up file… to run this
project
and working well, however, i need some more…forms and its tools of this
project
. How can i back my
project
again in design time to …
Re: how to get back visual basic 6 project again on coding again
Programming
2 Months Ago
by rproffitt
… an old Windows 7 laptop around for a very old
project
from the 1990's. At some point the cost to… on VB6 wasn't viable so we ported the entire
project
to C# and at the time VS2008. Today it loads… PC repaired, install your compiler of choice then restore your
project
files from backups. If you didn't keep backups then…
Re: how to get back visual basic 6 project again on coding again
Programming
2 Months Ago
by Shajjad_1
To get back to coding a Visual Basic 6
project
, locate your
project
files (e.g., .vbp, .frm, .bas). Ensure you have Visual Basic 6.0 installed on your system, as modern IDEs don't support VB6. Open the
project
file in VB6 IDE, and you can resume editing and coding.
Re: how to get back visual basic 6 project again on coding again
Programming
2 Months Ago
by Salem
> my hard disk has been damaged, and entire
project
has been collapsed. Did the disk just "stop working&…. > I have exe back up file to run this
project
and working well I'm going to assume you're…
Re: how to get back visual basic 6 project again on coding again
Programming
2 Months Ago
by Syed Zubair Ali
… to installation of windows 11 harddisk were formatted and entire
project
was saved in C drive. Exe. back up was stored… working well, however, to update more i have need my
project
in design mode of vb where I can add tools…
Re: Which Python project should I use?
Programming
Software Development
1 Month Ago
by Reverend Jim
Using wxPython for your GUI elements will make it more portable to other platforms. wxPython also renders the elements in the target platform's native style. Usimg wxGlade (also free) to design the layout will make things much easier than doing it all by hand.
开源啦!!!基于鸿蒙 ArkTS 封装的图表组件《McCharts》,大家快来一起共创
Programming
Software Development
1 Month Ago
by 杨_659
…effort could accelerate development and enhance adaptability. Thus, the
project
naturally became open-source. Below, I’ll outline the …the links: **Contributions are welcome!** If you find this
project
helpful, **please give it a star**—it means a… will fuel future updates. As my first open-source
project
, I’m open to feedback and eager to learn…
how to lock control in vb6 by given code
Programming
2 Months Ago
by Syed Zubair Ali
i have a
project
where i have to given code to system to lock different controls by using code lines in vb6. please guide.
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?
【McCharts】基于鸿蒙 ArkTS 语法开发的图表组件 -- 折线图
Programming
Software Development
1 Month Ago
by 杨_659
…, remember to give a little star to the open source
project
. You can also join the exchange group to learn from…
Re: How would we poison AI web crawls?
Hardware and Software
Information Security
2 Months Ago
by rproffitt
…—iocaine generates garbage rather than slowing crawlers. 🔗 https://git.madhouse-
project
.org/algernon/iocaine 🔻 Nepenthes A tarpit designed to catch web…
Re: Best way to find a segment of code that matches a given input segment?
Programming
Software Development
2 Months Ago
by rproffitt
… the time so I'll share that the smallest commercial
project
I know of is about 100K USD. And the vehicle…
Re: Looking for AI app developers
Programming
Mobile Development
1 Month Ago
by Emily Johnson
That sounds like an exciting
project
! An open-source library for running AI models on mobile …
Re: Show computer name on a label
Programming
Software Development
1 Month Ago
by Mr.M
…'m using Microsoft Visual Studio 2010 (Visual C++ Windows Form
Project
). Regarding the test yes it doe compile/build/run with…
Re: Multiple MySQL connections + transactions
Programming
Databases
1 Month Ago
by Dani
I am already using multiple MySQL connections throughout the
project
, as well as select_db() in some other places. My question specifically revolved around if anyone can explain why select_db() implicitly committed the transaction, and then when done again to return back to the initial database, it did a rollback instead of commit.
Re: Show computer name on a label
Programming
Software Development
1 Month Ago
by toneewa
For VS2010
project
support in VS2022, to compile your example I did the …
Re: Show computer name on a label
Programming
Software Development
1 Month Ago
by toneewa
…->Linker->Advanced->Entry Point-> Main Edit
project
file mr_m.vcxproj, under <ItemGroup> add the References…
Re: What is the Cost to Hire Developers in New York?
Programming
1 Month Ago
by Suheb
The cost to hire developers in New York varies based on experience and role: Full-time developers: $132,000–$190,000 per year Freelancers: $30–$50 per hour Specialized skills and
project
complexity can increase costs.
Re: How we can Choose an Awesome Mobile App Development Company?
Programming
Mobile Development
1 Month Ago
by Jameswood32
… to ensure they have successfully built apps similar to your
project
. Check client reviews and ratings on platforms like Clutch or…
Re: Buggy career talk :-P
Programming
4 Weeks Ago
by Reverend Jim
… dropped their five hundred card program the night before the
project
is due is frightening.
Re: Key Tools and Tips for Efficient Web Development
Programming
Web Development
2 Months Ago
by RKE2
Great advice! React, Vue, Node.js and Django are definitely game-changers for web development. I love using GitHub for version control tool. It is so essential for smooth collaboration. Looking forward to hearing more tips from others.
Re: Key Tools and Tips for Efficient Web Development
Programming
Web Development
2 Months Ago
by simplixi
The world of web development is vast, but with these tools and tips, you'll have a solid foundation to build on. Keep exploring and practicing, and you’ll get the hang of it in a very short time. **Front-End Development** * **React:** Think of it as a tool that helps you build the parts of a website users see and interact with. It’s like LEGO …
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