Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
net
- Page 1
Re: How Can I Increase More Traffic of My Website?
Programming
Web Development
6 Days Ago
by m2host
Use social media to promote your blogs.
Re: Convert Vb.net to C++
Programming
Software Development
1 Week Ago
by Mr.M
Still this doesn't solve the error
Re: Convert Vb.net to C++
Programming
Software Development
1 Week Ago
by Mr.M
Now getting error `C2065 'width' undeclared identifier` And `'x' undeclared identifier` as well as y
Re: Convert Vb.net to C++
Programming
Software Development
1 Week Ago
by Reverend Jim
The solution should be obvious. If the error message says something is undeclared then declare it.
How to Automate NAVIS
Programming
Software Development
3 Weeks Ago
by Mr.M
… then now I'm trying to access it using vb.
net
web browser.It does load but the issue is that…
Re: Paths in PHP not work.
Programming
Web Development
1 Week Ago
by rproffitt
Let's see a little more code. Also, read https://www.php.
net
/manual/en/function.error-log.php to see how to log what your current directory is and more.
Rename Tabs In A Tab Control WinForms
Programming
Software Development
3 Weeks Ago
by CrystalKanger
good day - I am wondering if anyone can explain to me how to allow the user to change the name of the tabs in a tab control via a textbox? For example, at runtime the user will be able to change the title of the tab ("TabPage1") to "Baking" by typing in "Baking" in a textbox. I have 6 Tabs total in a tab control, a …
Re: How Can I Increase More Traffic of My Website?
Programming
Web Development
2 Weeks Ago
by Amelia99
I think you are lacking in your SEO strategy, If you do make the best SEO strategy and implement it on your blog you can easily get more traffic to your site.
Re: How Can I Increase More Traffic of My Website?
Programming
Web Development
2 Weeks Ago
by autowrecking
Hey Samantha! What strategies are you currently using for SEO and traffic generation? That might help us figure out where to improve!
Re: How Can I Increase More Traffic of My Website?
Programming
Web Development
2 Weeks Ago
by Sheraz_2
Hey Samantha, Can you share the URL of your website and your SEO strategy. I am an SEO Expert and might be able to help you with your SEO strategy.
xseries interval in chart
Programming
Software Development
1 Week Ago
by PM312
I have chart showing daily closing price of share for last 20 days. There is no closing price for Saturday and Sunday . However chart is showing blank space for these days i.e. total 29 days interval i do not want blank spaces but only 20 columns. Not getting how to do it. > Chart1.Series(0).Points.Clear() 'Getting …
Re: xseries interval in chart
Programming
Software Development
1 Week Ago
by rproffitt
Think about line 9. Alter your SQL to omit weekends or only have M-F weekdays. Or where DAYCLOSE is above zero.
Re: xseries interval in chart
Programming
Software Development
1 Week Ago
by PM312
There is no data space for saturday & sunday in database . record count from datebase is 20.
Re: How Can I Increase More Traffic of My Website?
Programming
Web Development
1 Week Ago
by Amelia99
Start creating backlinks for you site so that you can get traffic and improve your SEO.
Convert Vb.net to C++
Programming
Software Development
1 Month Ago
by Mr.M
Greetings, I'm having an issue, I want to set my form to display at the very top right hand side corner of a screen, I've achieved this in vb.
net
using this code `Location = New Point(Screen.PrimaryScreen.WorkingArea.Width - Width, 0)` Does anyone know how I can do this in VC++?
Re: Restoring the form in VB.NET
Programming
Software Development
2 Months Ago
by cj10101
12 years later. Did anyone ever figure out how to restore multiple text fields/data grid input items while restoring the form?
Re: Migration from CFM to ASP.NET - how to handle the SEO aspect
Digital Media
Digital Marketing
Search Engine Strategies
2 Months Ago
by abuislam
You should use 301 redirects for all 15,000 pages. It’s essential for preserving SEO and user experience. Automate the process if possible to manage the workload.
Re: Migration from CFM to ASP.NET - how to handle the SEO aspect
Digital Media
Digital Marketing
Search Engine Strategies
2 Months Ago
by abuislam
For 15,000 pages, using 301 redirects is crucial to preserve SEO and user experience. Although it’s a major project, it’s generally better than waiting for reindexing, as redirects will ensure that visitors and search engines find the correct pages. Consider using tools or scripts to automate the process if possible.
Re: Convert Vb.net to C++
Programming
Software Development
1 Month Ago
by Reverend Jim
Your statement does not set a form location. It just creates a point structure. To set a form position in C++ you can do SetWindowPos(hwnd, NULL, x, y, 0, 0, SWP_NOSIZE | SWP_NOZORDER);
Re: Convert Vb.net to C++
Programming
Software Development
4 Weeks Ago
by Mr.M
Thanks but it gives me an error `hwnd` undeclared identifier
Re: Convert Vb.net to C++
Programming
Software Development
4 Weeks Ago
by Reverend Jim
hwnd is the window handle returned when you created the window with CreateWindow or CreateWindow Ex. Or you can get the handle from an existing window via the title with hWnd = FindWindow(NULL, "Window Title");
.net blazor framework queries
Programming
2 Months Ago
by Hudasoft
i want to update data in API
Re: .net blazor framework queries
Programming
2 Months Ago
by pritaeas
This is very vague. Can you be more specific?
Flipper Zero Review: A Geeky Multi-Tool for Penetration Testing
Community Center
2 Months Ago
by Johannes C.
…, which you can [level up](https://docs.flipper.
net
/basics/dolphin) by reading and emulating signals (does …, you'll need a [devboard](https://docs.flipper.
net
/development/hardware/wifi-developer-board) that can be connected…need to perform a [firmware update](https://docs.flipper.
net
/development/hardware/wifi-developer-board/update) and then […
Re: How to Improve Your Kid’s Skills in Programming Languages
Programming
Web Development
2 Months Ago
by Zobb7776
Depending on the child's age, Logo can be an excellent way to introduce programming. Since kids tend to be more visually oriented, they prefer seeing the computer perform actions beyond just displaying text or numbers. With Logo, they can write simple programs to control a digital turtle that draws shapes on the screen. Free Python implementations …
Re: How to Improve Your Kid’s Skills in Programming Languages
Programming
Web Development
2 Months Ago
by Pelorus_1
To improve your child's programming skills, begin with basic concepts and gradually progress. Start with block-based coding platforms to establish foundational skills, then introduce Python as they advance. Involving them in coding games can make learning enjoyable and interactive. Finally, offer challenges that align with their skill level to …
Re: How to Improve Your Kid’s Skills in Programming Languages
Programming
Web Development
2 Months Ago
by Reverend Jim
I highly recommend the book Mind Storms: Children, Computers & Powerful Ideas by Seymour Papert. Emphasis on the Logo language.
How Can I Increase More Traffic of My Website?
Programming
Web Development
2 Months Ago
by Samantha_14
Hi Everyone iam Samantha iam running a blogging website. i have done my best in seo and in content also but still not getting the traffic i want anyone can guide? Thank You.
Re: How Can I Increase More Traffic of My Website?
Programming
Web Development
2 Months Ago
by rproffitt
I see content from about July 2024. You are being impatient. Traffic and such take time to grow. Some want instant results.
.NET Interview questions can i create a object of abstract class and interface?
Programming
Web Development
13 Years Ago
by jigneshdesai
.
NET
Interview questions can i create a object of abstract class and interface?
1
2
3
17
Next
Last
Search
Search
Forum Categories
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
Forums
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
© 2024 DaniWeb® LLC