473,651 Members | 2,538 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Websites with useful source code extracts on them

Hi,

I was wondering if anyone could suggest Websites with usable source code on
them...I've tried PlanetSourceCod e.com but i've found the Website flakey so
am looking for another one to use.

Thanks,

Colin
Nov 15 '05 #1
2 1253
you can go to www.gotdotnet.com with lots of samples including source codes.

--
Dotnetjunky
"Colin Jack" <co********@ed. tadpole.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
Hi,

I was wondering if anyone could suggest Websites with usable source code on them...I've tried PlanetSourceCod e.com but i've found the Website flakey so am looking for another one to use.

Thanks,

Colin

Nov 15 '05 #2
www.c-sharpcorner.com is great www.codeproject.com is another good one.

www.csharpfriends.com and www.dotnetjunkies.com
"Colin Jack" <co********@ed. tadpole.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
Hi,

I was wondering if anyone could suggest Websites with usable source code on them...I've tried PlanetSourceCod e.com but i've found the Website flakey so am looking for another one to use.

Thanks,

Colin

Nov 15 '05 #3

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

Similar topics

34
2287
by: Chung Leong | last post by:
There has been a number of threads in this newsgroup concerning OOP and PHP. Usually people just debate on which language is more (or less) OOP than others. The merit of OOP in the web-programming context is rarely addressed. So let me pose this question: Are websites built based on OOP principles inherently less stable than those built "procedurally?" By "less stable" I mean stability for the same amount of programming effort. I'm...
2
3580
by: Generic Usenet Account | last post by:
I am trying to create a Java application that reads a list of URLs from a file and stores their contents on the local file system. I have succeeded in accessing normal websites, but I am unable to access the secured websites (using the HTTPS protocol) using this approach. I would greatly appreciate if someone could suggest a way out. I have looked at the HttpsURLConnection class, but unfortunately this class is abstract.
41
7504
by: Seth | last post by:
I am in need of source code for the Aho Corasick algorithm. I have tried searching the web but can't seem to find any code. Is there a good site for c code I can search? Thanks in advance.
46
4197
by: Keith K | last post by:
Having developed with VB since 1992, I am now VERY interested in C#. I've written several applications with C# and I do enjoy the language. What C# Needs: There are a few things that I do believe MSFT should do to improve C#, however. I know that in the "Whidbey" release of VS.NET currently
9
2259
by: Chris Pearl | last post by:
Are there Python tools to help webmasters manage static websites? I'm talking about regenerating an entire static website - all the HTML files in their appropriate directories and sub-directories. Each page has some fixed parts (navigation menu, header, footer) and some changing parts (body content, though in specific cases the normally fixed parts might change as well). The tool should help to keep site editing DRY every piece of data,...
1
1267
by: SK | last post by:
Hello My company develops as well as hosts .NET applications. The applications have been developed using .NET framework 1.1 and C#. We recently moved the websites from a Win2K/IIS 5.0 environment to a Windows 2003/IIS 6.0 environment. IIS is running in the worker process isloation mode. The memory in the wbeserver is 4GB Things were stable till last week. Since then the websites hosted on the server have been crashing and I have...
9
1507
by: CoreyWhite | last post by:
I have a vision for webservers, like apache, which drive websites online. Html and PHP are basically just templates that webservers *USE*. If we want to be real geniuses then we need to code our own dynamic website inside of the webserver, and just use basic layouts and templates as part of an object oriented programming model. If you just strip all of the colors and layouts from the google website, I believe what you are left with is...
10
2080
by: Pavel Shved | last post by:
Is there a program of wide use that automatically extracts template parameters requirements from source code of template functions? I mean the following: assume we have a template function that demands its template parameter(s) to meet certain requirements. For example simple sorting function template <typename Tvoid sort(T* t, int N) { for (int i=0;i<N-1; i++)
6
1879
by: chazzy69 | last post by:
Hey im new to php, anyway i have a website which will contain some information and will be updated regurly but rather than edit about 30 other websites as well for just the single page, i want to retrieve the source code of one website and view in all the others. So far iv worked out how to output html code with php e.g. $source = "<a href='http://www.google.com'> a link1</a>"; echo $source; Any how i need to find out how to access...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8792
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8694
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8457
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7294
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4143
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4280
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1585
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.