Browse by Tags
All Tags »
Senior Project (
RSS)
Scott Hanselman gives a great, brief description of a multi-layered software architecture and some reasons to use it. It astounds me how many developers do not use methods like this and often times, haven't never even seen a proper architecture. Most...
I can finally breath a sigh of relief. Last Wednesday, after 8 months of hair pulling and head slamming, my senior project team delivered our software along with all of the documentation, to our sponsor. Had a bit of a last minute crunch because last...
Been coding away on my senior project to meet our deadline for delivery in like 4 weeks and ran into this interesting problem over the weekend. Had three drop down lists, Campus, Course, and Semester. As one was selected, the next one was populated with...
So we're almost done with the coding on my senior project, which is to write a survey and reporting system in C#. There is this one person on our team who has done very little coding, and has taken like 2 weeks on this simple function that'd take anyone...
Posted the entire code for the page I was talking about in my previous post, DataGrid Help: Dynamically columned DataGrid and WebControls? Any input is much appreciated! Thanks!
Hopefully someone can offer some insight into this... I've been starting to pull my hair out, and I am too young to go bald. On this one page, I dynamically generate a couple of datagrids all though code (nothing in the webpage itself). It is for a survey...
Anybody have any input on using source control on web projects over the internet? I've had a Vaultpub repository created for my Senior Project development and it is working great, except for the web component of our project. Development is being done...
I need a little bit of help here. For my senior project, we've been pushing our sponsor a lot to let us use ASP.NET instead of classic ASP. It is newer technology, much nicer to use than VBscript, and it is one of the hot things right now, so it would...
More Posts