developing System using mcv
i'm am a student at Durban University of Technology and i'm doing (Information Technology)IT, i have been introduced in (MVC)_ Language, to create any particular System , so i just want you to let me...
View ArticleHow to I put a text file into a matrix?
How do I transfer my text file into a matrix sot that i can use each individual character for a specific tile? Or would there be a bettter way to draw each tile separately besides a matrix?
View ArticleProblem in storing data into Database
Hai, I'm Using VS2010 and SQL Sever 2005. First see my code: page.aspx<html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"><script type="text/javascript"> function Total()...
View ArticleReducing execution time
I am a beginner.I have a datatable table3 got from comparing 2 tables table1 and table2.i have sorted the table I want to optimize the code please help me how to reduce execution time. using System;...
View ArticleDisplaying
In label Boxes we usually use <'br'/> to break our output or to display it in different lines, then if we are using label boxes , how exactly do we sort the matter of displaying one string result...
View ArticleASP.NET and MVC
Which is the best way to go. Between a ASP.NET application or a Shared connection between the two (ASP.NET) & MVC ?
View Articlec#,
can please explain me how to do mvc in c#,because i have a huge problem in creating mvc in c#.
View ArticleHaving a problem with treeview to listview
How do I go about getting the value of a selected attribute in tree view and show and edit it from the list view?I have the attribute name listed in columns, but nothing shows under them.Here is a...
View ArticlePartial Class
Hello people my name is BuyaniI want to know if anyone understands what is the main purpose of a partial class?
View ArticleTrack http outgoing request
Hello,How to track outgoing request by Http or https url request using simple console application?I tried fiddlercore it works fine,but I don't want to use thirdy party api.Can you suggest me how to do...
View Articlehow to create source code
hi there i would like to know if is there any short way to help understand source code for making a graphical user interface, i get a little bit confused since i'm used do design coding
View ArticleSandboxing a process started in C#
Hello,I am using VS2012 or VS2013 to compile and link simple C and C++ console application source files my students submit for grading and am then using Process.Start in a C# app I wrote to run and...
View ArticleFix sprite frame
OK, so here's the problem. When i run the program if i control one sprite the other changes direction and vice verse. For example: player one moves left and player two turns left. Another problem i had...
View ArticleI want to use wave file as input of microphone mic
In my project i want to build auto answering system in which call is done through voip sip and a pr recorded wave file should be play and should listen to the receiver So i have created softphone...
View Article