What Parts Of .net, C# And Database Should Use To Create A Forum Like Stackoverflow

Aug 26, 2010

I am a fresher and I have got a project in asp.net and c#. I have to create a forum, something like stackoverflow, so I have studied asp.net, c# and sql server 2008 but now I am unsure how I should start work on this project.

What technology and what part of asp.net, c# and the database will I use more? I have 3 days to study so I want to know which parts of asp.net, database and c# I have to cover in 3 days.It's my first live project, will I have to study any other languages or are the ones listed enough?

View 2 Replies


Similar Messages:

How To Create The Forum Database In Sqlserver

Feb 25, 2011

how to create the forum database in sqlserver. what tables & columns are required in it .

View 3 Replies

Want To Create A Forum Like "forum" In My Application?

Dec 20, 2010

I want to Create a forum like "asp.net forum" in My Application.So i want to know that easy flow of making forum list in my Application and how to store it in database.I dont want to make my page loading time is slow. .

View 6 Replies

How To Create A Forum Like Structure In ASP C#

Jun 29, 2010

i want to create a forum like page in ASP ,C# where user can enter some question.
Administrator reply this question,according to if user does not satisfied with the solution then in same thread he may ask for further clearance.for example the forum of asp.net ( the current page)

View 5 Replies

How To Create A Simple Forum

Jan 6, 2011

Hey guys, i have some problem here. How can i create a simple forum in asp.net? using wat toolbox?

View 12 Replies

Create Forum Discussion Panel?

Mar 6, 2010

i wanna create a forum discussion panel for my webapplication just like ASP.Net forum....there i can apply background on each post...and that should be very user frendly....where user click on the reply button of thread than reply box should appear just bottom of that thread...and that reply box should open very stylist just like sliding.

View 2 Replies

Web Forms :: Create A Forum For Personal Website?

Jun 24, 2010

I just wanted to create a forum for my personal purpose .....

It should be similar like our asp.net forum.

how to get started to create forum like this.

Steps i want to know

First user will register in my forum. He might post his / her question in the post. The question first should be verified by forum admin, and then it should be publish to everyone. For any question, any user will come and reply to the post. How to do so? The post should be marked as answer only by the user who posts the question other reply user cant able to marked as answered...?

For the above second (2) steps:

For Eg:

Category:-Buyer/Seller (This will be in dropdown list)

Username:-User A

Subject:- Required 1000 pens in best price

Message:- We are leading stationary products buyers in the world.

Hence we need good pen in best price.

For the above third (3) steps:

How to publish new post in new page dynamically.

For Eg: www.abc.com/0001.aspx this is the new post, posted by User A.

View 3 Replies

Web Forms :: Way To Create A Forum Using Visual Studio 2005 (C#)

Jan 29, 2010

How do i create a forum using the toolbox for interface design with connection string connection to the database using visual studio 2005 express edition

View 5 Replies

C# - NOSQL Database Selection For Forum?

Oct 20, 2010

i am developing a FORUM i am using asp.net, c# language for code. I have read a article about NoSql i inspired a lot from there advantage over RDBMS (sql) so i was thinking that should i use NoSql concept for Forum DataBase or not. I am not a expert in database. So can u suggest me should i use NoSql? Currently I am using sql(rdbms).

View 1 Replies

How To Create Some Parts Of Page Dynamically

Mar 22, 2011

I want to create some parts of my page dynamically.

in fact I want when the user uploads some photos, dynamic parts of the page for viewing thumbs and entering captions will be created (like facebook)

View 3 Replies

MVC :: Dynamically Create A View Or Parts Of It?

Mar 14, 2011

I want to create a view dynamically from a description of the view stored in an XML document. Ideally the view should be created using XSLT. The XML will describe what data items (properties of an object) to display, what kind of control to use and what the rules for validation are.Since I don't have a clue how to achieve the dynamic creation of a view or of a part of it, I would be glad

View 2 Replies

Web Forms :: How To Make A Forum, Step By Step , In The Forum People Show Their Picture And User Name

Feb 27, 2011

i do knot know how to make a forum, step by step , in the forum people show their picture and user name

View 3 Replies

Security :: Building A Forum From Scratch - Registering Users To Database

Apr 6, 2010

I am in the process of creating a forum design from scratch, as my first official asp.net application attempt.

Overview:

I would like to handle this task in the following steps:

1) Get input from the user: txtLoginEmail, txtPassword

Form has been submitted:

2) Process inputs a) cut/trim white spaces

b) encrypt password by using SHA1 hashing method located in clsLibrary

3) Check the email address given against the database

Match: Display a message saying that the username already exists.

Doesn't: Add the email address and add encrypted password into the database

Question:

In my Register.aspx.vb code-behind file, inside of the question mark lines, how exactly do I check against
the database to see if that user exists in that database already? I thought perhaps storing the results in
an array and then looping through it to look for matches, but that sounds inefficient. I tried this idea
and after an hour I was unsuccessful. Below is my code for the class objects and pieces of code relevant to this task:

Database Design
---------------
UserID int IDENTITY(1,1) PRIMARY KEY,
UserEmail varchar(50),
UserPass varchar(50)
[code].....

View 4 Replies

Web Forms :: Web Parts - Personalization Provider As Oracle 10g Database

May 12, 2010

I am currently in the process of doing a feasibility study of using web parts in one of our company's intranet portal. The challenge that I am facing is that I would like to use the organization's existing oracle database as the personalization provider instead of aspnetdb sqlexpress database. I tried to looking for some sample code but we could not find any. In the MSDN, I found one article where it is using textfile as a provider, but this does not solve my purpose here. I am new to web parts. Request you to share with me some sample code to achieve this.

I am using Visual studio 2005 and Oracle 10g database.

View 2 Replies

Web Forms :: Crop And Split Image Into Parts And Then Save Parts Of Image In C#

Mar 22, 2013

How to Divide image in two parts like I have an image which width x Height = 16 x 32.

And I want to split image in two images 16x 16 and 16x 16.

How can i do it?

View 1 Replies

C# - Tags List In Stackoverflow?

May 17, 2010

am working on website in asp.net mvc. There is form where user is asked to put some information along with the Tags similar to stackoverflow. this tags information is saved in the same table in field Tags.Now I want to show them a help to select tags from the list (same as in stackoverflow).how can i extract it from the table. Wont it be too much to run the query again and againfor each letter they type, because I will be extracting unique tags from my table. Or should i have another table tagslookup where i should save unique tags.

View 1 Replies

Looking For Stackoverflow-esque Source Code?

Nov 24, 2010

I am aware Stackoverflow isn't open source, but i have seen a MIX video of phil haack creating a stackoverflow-like app called 'haackOverflow" .

PS : I'm looking for a app that is developed in ASP.NET MVC(with best practices). i have found music store, nerd dinner,and MS town hall app.

View 1 Replies

C# - StackOverflow Userpic Generation (Identicons)?

Dec 22, 2010

i an creating a website in C# ASP.NEt and want to use a feature similar to StackOverflow ,Every time a new user registers on the StackOverflow.com he is assigned a default user picture until he has a gravatar, Now every picture is different from the previous one, so it is sure it is generated, i want to know how can this be done in C#.Note: (I don't think it is a meta question so please don't move it there)

View 1 Replies

Implementing Google Accounts' OpenID Like Stackoverflow?

Sep 17, 2010

Firstly, This question may be asked. But I could not get the information i am looking for.

I am creating a website which should take to [URL] where the user enters his account information and it redirect back to my website similar to how stack over flow is doing when we click on gmail image.

I am trying to implement a website in .net.

list a step by step procedure to implement it or suggest some documentation to follow.

I clearly dont want other types of openID implemention where u enter the open id and pick ur open id provider.

View 2 Replies

Display Time Padded How Stackoverflow And Facebook Do - C#?

Sep 5, 2010

I have a ASP.NET MVC 2 app I am building and users are allowed to post data in certain sections. I would like to display the "Posted At" in the same format that Stackoverflow and Facebook do. i.e. On this site when I post this question it will display "asked 3 seconds ago" then "asked 3 mins ago" and after a few day it will display the date. My app is C#,

View 2 Replies

Consuming StackOverflow API And Visual Studio 2010?

Feb 14, 2011

I have downloaded TheWorldsWorstStackOverflowClone. One of the project is called TheWorldWorsts.ApiWrapper, which basically is the core of accessing the API. There is a class called ApiProxy.cs, which has all the methods for the API call. This is good.

Now what I want to do is I am trying to collect data from this API interface and store it in a database. I know the limit to the API call is 10k per day. I.e: I want to be able to call the method in the ApiProxy class 10k times per day, done automatically. How can I do this?

The non-automatic way would be to create a dummy site where when every time I access the site it does all that process, but this not efficient. It seems that I have to write some kind of a scheduler by deploying a web service, but that is too complicated... as explained here. Any other simpler methods?

View 1 Replies

Stackoverflow Style Data List View?

Jan 17, 2011

I use ASP.Net web form and ADO.Net.I would like to show the data list like stackoverflow because I don't want to use GridView. I've some data fields to show example.

Title
Description
Date
Keyword

what control I should use and that control will attach with Pager for the data list.

View 2 Replies

How Much Work-power And Time Does It Take For Building Website Like Stackoverflow

Feb 20, 2010

I'm wondering building a website like StackOverFlow (approximately the same features using ASP.NET ) How much Work-power and time does it take in your opinion . My boss has asked me to estimate for work-power , time , cost and suitable technologies .

View 6 Replies

Security :: Wondering How Does This Website - Stackoverflow Handle The User Authentication?

Aug 17, 2010

I am wondering how does this website - stackoverflow handle the user authentication? It accept yahoo, google, facebook, myspace, openID etc to login. And most importantly with asp.net.I want to build something like this too.

View 1 Replies

Security :: How To Create Profile Using An Existing Database Raither Than Default Database

Jul 29, 2010

you could create your own custom Profile provider that operates against existing database tables .i want u to help me out if u have an idea where i can get steps by steps to carry out the above operation.i know there are various options in creating profile , particularlly the use of web. configuration, the default ASPNETDB, and XML files, BUT i wish to use an existing database which i prefer.

View 11 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved