Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
web-2.0
- Page 1
Integrating OpenAI Web Search API in LangGraph
Programming
Computer Science
18 Hours Ago
by usmanmalik57
…( model="gpt-4o-mini", openai_api_key = OPENAI_API_KEY, temperature=
0
, use_responses_api=True ) llm = llm_base.bind_tools([search_tool]) ``` Once we…static.daniweb.com/attachments/4/fb5fd79b1682c2b567ee11df4964d9e0.png) ## Conclusion
Web
search is an integral requirement for many advanced agentic…
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
3 Hours Ago
by Dani
…'s because my career is in
web
development, and the
web
, and the technologies that power the
web
, have changed *a lot* over…
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
12 Hours Ago
by dnBunnie
the app "Everything" after Comodo Internet security
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
12 Hours Ago
by Reverend Jim
I agree. [Everything](https://www.voidtools.com/) is always a definite install after imaging. It's something that should have been built into Windows. I've never found the need for any security software other than what comes with Windows.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
9 Hours Ago
by Dani
As a macOS user these days, does Windows not have a find tool? /confuzzled
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
5 Hours Ago
by Reverend Jim
As is typical with Microsoft, their search/find tools work poorly, can hog resources, and are difficult to use. "Everything Indexer" is easy to use, has a small footprint, and has almost no effect on my resources. Search queries show you results as you type, and you can create complex search terms with logical operators, as opposed to the…
Re: Key Tools and Tips for Efficient Web Development
Programming
Web Development
3 Days Ago
by JackRyan248
> Hi Everyone, > >
Web
development can be both exciting and challenging, but having the … debugging. What are your go-to resources and tools for
web
development? Feel free to share tips and tricks that improve…
Re: What should I look for in a reliable web design and development agency?
Digital Media
Digital Marketing
6 Days Ago
by asadalig
Must have good track record of the previous projects. Timely submission or completion of the projects. Make sure have expertise in specific domain. and many more things to consider.
Re: Hi everyone, I'm David with SayItOnTheWeb
Community Center
Say Hello!
2 Days Ago
by Dani
… well, until we discovered it was causing some people's
web
browsers to crash, and for others, made the webpage unresponsive…
Re: how to build a software without a website
Programming
Web Development
2 Days Ago
by jonathannweyer
Yes, you can build and launch software without a website. If it’s a desktop or mobile app, you can distribute it through app stores, direct downloads, or even platforms like GitHub. A website helps with visibility, updates, and support, but it’s not strictly necessary, especially if you're sharing it directly with users or within a specific …
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Weeks Ago
by scope_2
Lazy loading enhances
web
portal speed by loading images, videos, or components only when …
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Weeks Ago
by gediminas.bukauskas.7
Here is a problem: Blazor
WEB
application working in SSR mode performs partial update of the page after posting. JS initialization does not work in this case. It is difficult to find correct event for performing JS operations.
Re: Key Tools and Tips for Efficient Web Development
Programming
Web Development
1 Week Ago
by Himanshu011
Frontend development: * React * Vue.js Backend development: * Node.js * Django
Re: What should I look for in a reliable web design and development agency?
Digital Media
Digital Marketing
2 Weeks Ago
by sasha_Digitable
… record with a up to date portfolio
2
. Expertise in the specific areas of
web
design you are wanting to use 3…
Hello Everyone - Newbie Here
Community Center
Say Hello!
2 Weeks Ago
by Ramesh sharama
Hi everyone, I'm Ramesh Sharma, the owner of
Web
Media Infotech. I’m excited to be part of this …community! I work in the areas of
web
development, website design, and digital marketing, and I’m always…
Re: Cannot run exe from asp.net
Programming
Web Development
3 Weeks Ago
by john_111
… a program installed on another computer, the entire world wide
web
would be hacked into tiny pieces and cease to exist…. No one would ever use the
web
, it would be so totally insecure. So
web
pages are prohibited from running programs on…. Or a javascript to alter the
web
page if you interact with it. Or the
web
page can let you download and…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by Neil_brown001
…the client (user’s computer) This is completely blocked by
web
browsers unless: The user downloads and runs the .exe …inside the right page layout. About the
web
.config confusion Having two
web
.config files is normal in ASP.NET apps…run your site in Visual Studio, it uses a development
web
server (Kestrel or IIS Express), which picks a random…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by lennyli
…user’s computer) > This is completely blocked by
web
browsers unless: > > The user downloads and… site in Visual Studio, it uses a development
web
server (Kestrel or IIS Express), which picks a…py", line 6, in main client_socket.connect(('192.168.
0
.
2
', 9999)) # Replace with the server's IP address …
Cannot run exe from asp.net
Programming
Web Development
3 Weeks Ago
by lennyli
I have tried to read https://www.daniweb.com/programming/
web
-development/threads/386380/cannot-run-exe-files-in-asp-net-… have all rights. im a little confused why there were
2
web
.config files, and the IIS interface didnt seem to match… the
web
.config settings, and also i dont understand why the visual…
Re: Cannot run exe from asp.net
Programming
Web Development
3 Weeks Ago
by lennyli
…discussion which is to ask what you need in your
web
site. > > For example there is …be seen as a notebook computer that has a
web
server installed. It is connected only to a…is set to be 192.168.
0
.
2
whereas the router being 192.168.
0
.1. My computer will use … i can use my
web
browser to connect to the webpage http://192.168.
0
.
2
. If I click a…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by lennyli
> Pritaeas answered the question: normal
WEB
security settings forbids launching executables on a client machine. The … machine and listen for some commands coming from server over
WEB
sockets. Sure, I understand, but for my above new program… it has nothing to do with
web
. It is just a python script but it still doesnt…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by gediminas.bukauskas.7
Pritaeas answered the question: normal
WEB
security settings forbids launching executables on a client machine. The only legal workaround is to create windows service (daemon in Linux environment), install it on client machine and listen for some commands coming from server over
WEB
sockets.
Re: Cannot run exe from asp.net
Programming
Web Development
3 Weeks Ago
by rproffitt
I see pritaeas has answered so I'll move to the next stage of the discussion which is to ask what you need in your
web
site. For example there is an "online notepad" which does some basic notepad work. And there are many screensavers that run from a webpage with an example at whitescreen.online . You can get there.
Webdesign and new user experience
Digital Media
Digital Marketing
3 Weeks Ago
by Sofina
Hi everyone, Recently I created a
web
design for a client of mine in ecom and I …
Hi everyone, I'm Hichem_MG
Community Center
Say Hello!
1 Week Ago
by Hichem_MG
Hi everyone, I'm Hichem. A
web
developer, Python enthusiast and problem solver. I'm happy to be a member of the DaniWeb community.
How Are You Approaching SEO in 2024? Strategies That Actually Work?
Digital Media
Digital Marketing
1 Week Ago
by Ramesh sharama
I’ve been working in
web
design and development for a while now, and over time …
What should I look for in a reliable web design and development agency?
Digital Media
Digital Marketing
2 Weeks Ago
by Viacon_
1. Strategic Thinking
2
. Full Service Capabilities 3. Strong Portfolio & Case Studies 4. Custom Solution 5. Transparent Communication & Timelines 6. Future Readiness
Re: What should I look for in a reliable web design and development agency?
Digital Media
Digital Marketing
2 Weeks Ago
by Manyhatsnc
The best agency will have a strong portfolio, clear communication, SEO expertise, responsive design expertise, client reviews and post-launch support to ensure success and quality over the long-term.
Re: What should I look for in a reliable web design and development agency?
Digital Media
Digital Marketing
1 Week Ago
by graceweb
Hi Sasha, I really agree with your point about clear and consistent communication, without it, even the most skilled agency can fall short. I’d also add that flexibility is important too. Sometimes project needs change mid-way, and it helps to work with a team that can adapt without losing sight of the overall goals. H
Re: Hello Everyone - Newbie Here
Community Center
Say Hello!
2 Weeks Ago
by Reverend Jim
Welcome to Daniweb. Please take a moment to read the [Daniweb Posting Rules](https://www.daniweb.com/welcome/rules).
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